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

In This Topic
    RadarChartType Property
    In This Topic
    Gets or sets chart type.
    Syntax
    'Declaration
     
    
    Public Property RadarChartType As RadarChartType
    public RadarChartType RadarChartType {get; set;}
    See Also