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