FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 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 System.Boolean
    public System.bool SortDescending {get; set;}
    See Also