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

In This Topic
    TotalStyle Property
    In This Topic
    Gets the style for the data points representing total values.
    Syntax
    'Declaration
     
    
    Public Property TotalStyle As String
    public string TotalStyle {get; set;}
    See Also