FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart 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