'宣言 Public Enum ChartAlignVert Inherits System.Enum
'使用法 Dim instance As ChartAlignVert
public enum ChartAlignVert : System.Enum
'宣言 Public Enum ChartAlignVert Inherits System.Enum
'使用法 Dim instance As ChartAlignVert
public enum ChartAlignVert : System.Enum
| メンバ | 解説 |
|---|---|
Bottom | Aligns text to the bottom. |
Center | Aligns text to the center. |
Top | Aligns text to the top. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.ChartAlignVert