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

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