New to KendoReactStart a free 30-day trial

ChartWizardState
Premium

Represents the state of the ChartWizard component.

NameTypeDefaultDescription

area

ChartWizardArea

The area configuration of the chart.

categoryAxis

ChartWizardCategoryAxisItem[]

The category axis configuration of the chart.

categoryField?

string

The categoryField configuration of the series.

columns

string[]

The columns of the chart.

data

ChartWizardDataRow[]

The data of the chart.

initialSeries

ChartWizardSeriesItem[]

The initial series configuration of the chart.

legend?

ChartWizardLegend

The legend configuration of the chart.

series

ChartWizardSeriesItem[]

The series configuration of the chart.

seriesType?

ChartWizardSeriesType

The series type of the chart.

The supported series types are:

  • 'column'
  • 'bar'
  • 'line'
  • 'pie'
  • 'scatter'

stack?

"false" | ChartWizardSeriesStack

The stack configuration of the series.

subtitle?

ChartWizardTitle

The subtitle configuration of the chart.

title?

ChartWizardTitle

The title configuration of the chart.

valueAxis

ChartWizardValueAxisItem[]

The value axis configuration of the chart.

valueField?

string

The valueField configuration of the series.

Not finding the help you need?
Contact Support