'Declaration Public Enum AxisLabelOrientation Inherits System.Enum
public enum AxisLabelOrientation : System.Enum
'Declaration Public Enum AxisLabelOrientation Inherits System.Enum
public enum AxisLabelOrientation : System.Enum
Member | Description |
---|---|
Angled | Text at an angle of 45 degrees |
Auto | Indicates the orientation will be selected automatically based on 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
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.AxisLabelOrientation