FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.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