ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / C1FlexRadar Class / ChartType Property

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