C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / RadarSeries Class / GetChartType Method

In This Topic
GetChartType Method (RadarSeries)
In This Topic
Gets the chart type.
Syntax
'Declaration
 
Protected Overrides Function GetChartType() As System.Nullable(Of ChartType)
 
See Also