New to KendoReact? Start a free 30-day trial
ChartWizardState
ChartWizardStatePremium
Represents the state of the ChartWizard component.
Name | Type | Default | Description |
---|---|---|---|
area |
|
The area configuration of the chart. | |
categoryAxis |
|
The category axis configuration of the chart. | |
categoryField? |
|
The categoryField configuration of the series. | |
columns |
|
The columns of the chart. | |
data |
|
The data of the chart. | |
initialSeries |
|
The initial series configuration of the chart. | |
legend? |
|
The legend configuration of the chart. | |
series |
|
The series configuration of the chart. | |
seriesType? |
|
The series type of the chart. The supported series types are:
| |
stack? |
|
The stack configuration of the series. | |
subtitle? |
|
The subtitle configuration of the chart. | |
title? |
|
The title configuration of the chart. | |
valueAxis |
|
The value axis configuration of the chart. | |
valueField? |
|
The valueField configuration of the series. |