FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartDataGroup Class / SortType Property

In This Topic
    SortType Property (ChartDataGroup)
    In This Topic
    Gets or sets the sort type of the data group.
    Syntax
    'Declaration
     
    Public Property SortType As ChartSortType
    public ChartSortType SortType {get; set;}
    See Also