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

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