GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Charts 名前空間 : Position 列挙体 |
'Declaration
Public Enum Position Inherits System.Enum
public enum Position : System.Enum
メンバ | 説明 |
---|---|
Bottom | プロット領域の下部に表示します。 |
Left | プロット領域の左端に表示します。 |
None | オブジェクトは描画されません。 |
Right | プロット領域の右端に表示します。 |
Top | プロット領域の上部に表示します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Charts.Position