ComponentOne FinancialChart for UWP
C1.Chart Namespace / IHistogramSeries Interface / CumulativeMode Property

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