FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / FlexRadar Class / ChartType Property

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