ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Histogram Class / CumulativeMode Property

In This Topic
    CumulativeMode Property (Histogram)
    In This Topic
    Gets or sets the cumulative mode state
    Syntax
    'Declaration
     
    Public Property CumulativeMode As Boolean
    public bool CumulativeMode {get; set;}
    See Also