[]
        
(Showing Draft Content)

C1.Win.Chart.Histogram.CumulativeMode

CumulativeMode Property

CumulativeMode

Gets or sets the cumulative mode state

Declaration
[C1Description("Histogram.CumulativeMode", "Gets or sets the cumulative mode state")]
public bool CumulativeMode { get; set; }
<C1Description("Histogram.CumulativeMode", "Gets or sets the cumulative mode state")>
Public Property CumulativeMode As Boolean
Implements
C1.Chart.IHistogramSeries.CumulativeMode