'Declaration Public Enum ChartTextOrientation Inherits System.Enum
public enum ChartTextOrientation : System.Enum
'Declaration Public Enum ChartTextOrientation Inherits System.Enum
public enum ChartTextOrientation : System.Enum
| Member | Description |
|---|---|
| Auto | Indicates that orientation will be selected automatically based on the context (for example, Rotated270 for titles docked on the left). |
| Horizontal | Horizontal text. |
| Rotated270 | Vertical text – Rotated 270 degrees. |
| Rotated90 | Vertical text – Rotated 90 degrees. |
| Stacked | Vertical text – No character rotation. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.ChartTextOrientation