GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Charts 名前空間 : BarShape 列挙体 |
'Declaration
Public Enum BarShape Inherits System.Enum
public enum BarShape : System.Enum
メンバ | 説明 |
---|---|
Box | チャートは箱形で描画されます。 |
ConeToMax | チャートは円錐台で描かれ、円錐の先端が最大データ値となるようにします。 |
ConeToPoint | チャートは円錐形として描かれ、円錐の底部は底面に、円錐の点はデータマーカーの上部にあるものと描画されます。。 |
Cylinder | チャートは円筒形として描画されます。 |
PyramidToMax | チャートは円錐台で、最大データ値は円錐の先端に描画されます。 |
PyramidToPoint | チャートは直角錐で、直角錐の底部は底面にあり、頂点はデータ マーカーの頂点として描画されます。 |
Unspecified | 不明な横棒形状。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Charts.BarShape