ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Chart Namespace / IRangedHistogramSeries Interface / SortDescending Property

In This Topic
    SortDescending Property (IRangedHistogramSeries)
    In This Topic
    Syntax
    'Declaration
     
    Property SortDescending As System.Boolean
    System.bool SortDescending {get; set;}
    See Also