GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Charts 名前空間 : TickLabelPosition 列挙体 |
'Declaration
Public Enum TickLabelPosition Inherits System.Enum
public enum TickLabelPosition : System.Enum
メンバ | 説明 |
---|---|
High | 軸ラベルは垂直軸の上にあります。 |
Low | 軸ラベルは垂直軸の下にあります。 |
NextTo | 軸ラベルは軸の横にあります。 |
None | 軸ラベルは描画されません。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Charts.TickLabelPosition