'Declaration
<C1DescriptionAttribute("IndicatorBase.ChartType", "Gets the series type.")> Public Overrides Property ChartType As Nullable(Of FinancialChartType)
[C1Description("IndicatorBase.ChartType", "Gets the series type.")] public override Nullable<FinancialChartType> ChartType {get; set;}