ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Waterfall Class / TotalStyle Property

In This Topic
    TotalStyle Property
    In This Topic
    Gets or sets the TotalStyle property.
    Syntax
    'Declaration
     
    Public Property TotalStyle As ChartStyle
    public ChartStyle TotalStyle {get; set;}
    See Also