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