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

In This Topic
    SortOrder Property (IChartMember)
    In This Topic
    Indicates the order in which the data is sorted. Possible values are Ascending, Descending, or None.
    Syntax
    'Declaration
     
    ReadOnly Property SortOrder As SortOrder
    SortOrder SortOrder {get;}
    See Also