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

In This Topic
    SortExpression Property (ChartDataGroup)
    In This Topic
    Gets or sets the sorting expression. Applied after filtering.
    Syntax
    'Declaration
     
    Public Property SortExpression As String
    public string SortExpression {get; set;}
    See Also