C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / BreakEven Class / GetChartType Method
In This Topic
GetChartType Method (BreakEven)
In This Topic
Gets actual chart type.
Syntax
protected override Nullable<ChartType> GetChartType()

Return Value

The series chart type.
See Also