FlexChart | ComponentOne
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 System.Boolean
    public System.bool CumulativeMode {get; set;}
    See Also