WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / Axis Class / ChartType Property
In This Topic
    ChartType Property (Axis)
    In This Topic
    Gets or sets the ChartType.
    Syntax
    public Nullable<ChartType> ChartType {get; set;}
    See Also