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

    Return Value

    The series chart type.
    See Also