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

In This Topic
    Reversed Property (IAxis)
    In This Topic
    Gets axis reverse option
    Syntax
    'Declaration
     
    ReadOnly Property Reversed As Boolean
    bool Reversed {get;}
    See Also