New to Kendo UI for Angular? Start a free 30-day trial
ChartWizardSeriesType
Represents the series type of the ChartWizard component.
type
ChartWizardSeriesType = "bar" | "column" | "line" | "pie" | "scatter";