C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / Macd Class / GetChartType Method

In This Topic
GetChartType Method (Macd)
In This Topic
Gets actual chart type.
Syntax
'Declaration
 
Protected Overridable Function GetChartType() As Nullable(Of ChartType)
 

Return Value

The series chart type.
See Also