New to KendoReactStart a free 30-day trial

getWizardDataFromGridSelection
Premium

Maps the Grid selectedState to data to be displayed in the Chart Wizard.

Supports both row and cell selection.

Parameters

args

{ data: any[]; dataItemKey: string; grid: "null" | GridHandle; selectedState: {[id: string]: boolean | number[]}; }

Returns

ChartWizardDataRow[]

collection that can be used as Chart Wizard.
Not finding the help you need?
Contact Support