C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / Heatmap Class / GetChartType Method

In This Topic
GetChartType Method (Heatmap)
In This Topic
Gets the series chart type.
Syntax
'Declaration
 
Protected Overrides Function GetChartType() As Nullable(Of ChartType)
 
See Also