'宣言 Public Enum ChartLabelView3D Inherits System.Enum
'使用法 Dim instance As ChartLabelView3D
public enum ChartLabelView3D : System.Enum
'宣言 Public Enum ChartLabelView3D Inherits System.Enum
'使用法 Dim instance As ChartLabelView3D
public enum ChartLabelView3D : System.Enum
| メンバ | 解説 |
|---|---|
None | Label is drawn in 2D plane of screen. |
XZ | Label is drawn in 3D plane parallel to XZ plane. |
YZ | Label is drawn in 3D plane parallel to YZ plane. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.ChartLabelView3D