Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexRadar Class / SeriesCollection Property

In This Topic
    SeriesCollection Property (FlexRadar)
    In This Topic
    Gets or sets the series collection.
    Syntax
    'Declaration
     
    
    Public Property SeriesCollection As RenderFragment
    public RenderFragment SeriesCollection {get; set;}
    See Also