FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / IHistogramSeries Interface / CumulativeMode Property

In This Topic
    CumulativeMode Property (IHistogramSeries)
    In This Topic
    Gets sets the cumulative mode state
    Syntax
    'Declaration
     
    ReadOnly Property CumulativeMode As System.Boolean
    System.bool CumulativeMode {get;}
    See Also