createState
Function
Definition
Package:@progress/kendo-react-chart-wizard
Creates a state object from the provided data and series type.
Parameters:dataChartWizardDataRow[]
Specifies the data you want to display in the ChartWizard component.
seriesTypeChartWizardSeriesTypeSets the series type of the ChartWizard component.
Returns:The state object.