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

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