WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.Chart Namespace / SeriesBase Class / GetChartType Method
In This Topic
    GetChartType Method (SeriesBase)
    In This Topic
    Gets the chart type.
    Syntax
    protected virtual Nullable<ChartType> GetChartType()
    See Also