C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / RangedHistogram Class / GetChartType Method

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