[]
        
(Showing Draft Content)

C1.Win.Chart.RangedHistogram.SortDescending

SortDescending Property

SortDescending

Gets or sets whether the ranged histogram sort descending.

Declaration
[C1Description("RangedHistogram.SortDescending", "Gets or sets whether the ranged histogram sort descending.")]
public bool SortDescending { get; set; }
<C1Description("RangedHistogram.SortDescending", "Gets or sets whether the ranged histogram sort descending.")>
Public Property SortDescending As Boolean
Implements
C1.Chart.IRangedHistogramSeries.SortDescending