FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / FinancialChartOptions Class / HistogramCumulativeMode Property

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