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