[]
        
(Showing Draft Content)

C1.Blazor.Chart.Series.SetStyle

SetStyle Method

SetStyle(_Style, string)

Sets the series style.

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

Style

string name

Name of the style.

Overrides