Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / RangedHistogram Class / SortDescending Property

In This Topic
    SortDescending Property
    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