Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / RenderSymbolEventArgs Class / Series Property

In This Topic
    Series Property (RenderSymbolEventArgs)
    In This Topic
    Gets the data series.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Series As Series
    public Series Series {get;}
    See Also