ComponentOne FinancialChart for UWP
C1.Xaml.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