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

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