ActiveReports 19 .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
    Gets the rotation angle of the axis labels text.
    Syntax
    'Declaration
     
    ReadOnly Property LabelsTextOrientation As AxisLabelOrientation
    AxisLabelOrientation LabelsTextOrientation {get;}

    Property Value

    An AxisLabelOrientation value specifying the rotation angle of the axis labels text.
    See Also