New to KendoReactStart a free 30-day trial

dataCells

Generates suitable data for Charting visualization.

Parameters

rows?

Tuple[]

The PivotGrid's rows prop.
columns?

Tuple[]

The PivotGrid's columns prop.
data?

PivotDataItem[]

The PivotGrid's data prop.

Returns

{ cells: PivotDataItem[]; row: string[]; }[]

- Suitable data for Charting visualization.
Not finding the help you need?
Contact Support