'宣言 Public Enum ChartAxisAlignment Inherits System.Enum
'使用法 Dim instance As ChartAxisAlignment
public enum ChartAxisAlignment : System.Enum
'宣言 Public Enum ChartAxisAlignment Inherits System.Enum
'使用法 Dim instance As ChartAxisAlignment
public enum ChartAxisAlignment : System.Enum
| メンバ | 解説 |
|---|---|
Center | Specifies that text is aligned in the center of the layout rectangle. |
Far | Specifies that text is aligned far from the origin position of the layout rectangle. |
Near | Specifies the text be aligned near the layout. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.ChartAxisAlignment