WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.Chart Namespace / SeriesBase Class / SetStyle Method
Style
Name of the style.
In This Topic
    SetStyle Method (SeriesBase)
    In This Topic
    Sets the series style.
    Syntax
    protected virtual void SetStyle( 
       _Style style,
       string name
    )

    Parameters

    style
    Style
    name
    Name of the style.
    See Also