FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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