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

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