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

In This Topic
    ShowIntermediateTotal Property (Waterfall)
    In This Topic
    Gets or sets a value that determines whether to show the intermediate total bar.
    Syntax
    'Declaration
     
    Public Property ShowIntermediateTotal As System.Boolean
    public System.bool ShowIntermediateTotal {get; set;}
    See Also