'宣言 Public Enum Chart3DTextRotation Inherits System.Enum
'使用法 Dim instance As Chart3DTextRotation
public enum Chart3DTextRotation : System.Enum
'宣言 Public Enum Chart3DTextRotation Inherits System.Enum
'使用法 Dim instance As Chart3DTextRotation
public enum Chart3DTextRotation : System.Enum
| メンバ | 解説 |
|---|---|
Rot2D | Rotate in the plane of screen. |
Rot3D | Rotate in 3D space. |
RotNo | No rotation. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.Chart3DTextRotation