'Declaration
<C1DescriptionAttribute("RadarSeries.ChartType", "Gets or sets the chart type.")> Public Overridable Shadows Property ChartType As Nullable(Of RadarChartType)
[C1Description("RadarSeries.ChartType", "Gets or sets the chart type.")] public virtual new Nullable<RadarChartType> ChartType {get; set;}