ComponentOne FinancialChart for UWP
C1.Xaml.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