[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.AxisTextOrientation

AxisTextOrientation Enum

Specifies the axis title text orientations.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum AxisTextOrientation

Fields

Name Description
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.

Extension Methods