ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _LegendOption Class / sortOrder Property

In This Topic
    sortOrder Property (_LegendOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property sortOrder As SortOrder
    public SortOrder sortOrder {get; set;}
    See Also