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

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