[]
Gets or sets the series chart type.
[C1Description("SeriesBase.ChartType", "Gets or sets the series chart type.")]
public ChartType? ChartType { get; set; }
<C1Description("SeriesBase.ChartType", "Gets or sets the series chart type.")>
Public Property ChartType As ChartType?