FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / ChartOptions Class / HistogramCumulativeMode Property

In This Topic
    HistogramCumulativeMode Property (ChartOptions)
    In This Topic
    Gets or sets the histogram cumulative mode.
    Syntax
    'Declaration
     
    Public Property HistogramCumulativeMode As System.Boolean
    public System.bool HistogramCumulativeMode {get; set;}
    See Also