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

In This Topic
    IntermediateTotalStyle Property (Waterfall)
    In This Topic
    Gets the style for the data points representing intermediate total values.
    Syntax
    'Declaration
     
    Public ReadOnly Property IntermediateTotalStyle As ChartStyle
    public ChartStyle IntermediateTotalStyle {get;}
    See Also