FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Waterfall Class / TotalStyle Property

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