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

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