ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IAxis Interface / LabelsTextOrientation Property

In This Topic
    LabelsTextOrientation Property (IAxis)
    In This Topic
    Specifies the rotation angle of axis lables text.
    Syntax
    'Declaration
     
    ReadOnly Property LabelsTextOrientation As AxisLabelOrientation
    AxisLabelOrientation LabelsTextOrientation {get;}
    See Also