Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Waterfall Class / ShowTotal Property

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