ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / RangedHistogram Class / SortDescending Property

In This Topic
    SortDescending Property (RangedHistogram)
    In This Topic
    Gets or sets whether the ranged histogram sort descending.
    Syntax
    'Declaration
     
    Public Property SortDescending As Boolean
    public bool SortDescending {get; set;}
    See Also