GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Charts 名前空間 : AxisType 列挙体 |
'Declaration
Public Enum AxisType Inherits System.Enum
public enum AxisType : System.Enum
メンバ | 説明 |
---|---|
Category | カテゴリを表示する軸。 |
Series | データ系列を表示する軸。 |
Value | 値を表示する軸。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Charts.AxisType