[]
        
(Showing Draft Content)

C1.Blazor.Chart.Waterfall.SetStyle

SetStyle Method

SetStyle(_Style, string)

Sets the named style.

Declaration
protected override void SetStyle(_Style style, string name)
Parameters
Type Name Description
_Style style

Style.

string name

The name of style.

Overrides