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