MESCIUS SPREAD for Windows Forms 17.0J
BarShape 列挙体

3D棒チャートまたは縦棒チャートで使用するシェイプを表します。
構文
'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

参照

GrapeCity.Spreadsheet.Charts 名前空間

 

 


© MESCIUS inc. All rights reserved.