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