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

    Return Value

    The series chart type.
    See Also