'Declaration Public Enum ChartAllowLabelRotation Inherits System.Enum
public enum ChartAllowLabelRotation : System.Enum
'Declaration Public Enum ChartAllowLabelRotation Inherits System.Enum
public enum ChartAllowLabelRotation : System.Enum
| Member | Description |
|---|---|
| None | Rotation is not allowed. |
| Rotate30 | Rotate in 30 degree increments |
| Rotate45 | Rotate in 45 degree increments |
| Rotate90 | Rotate in 90 degree increments. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.ChartAllowLabelRotation