New to Kendo UI for AngularStart a free 30-day trial

getWizardDataFromGridSelection

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

Supports both row and cell selection.

Parameters

args

{ columnKey?: (column: any, columnIndex: number) => any; data: any[]; grid: GridComponent; selectedKeys: any[]; selectionKey?: string; }

Returns

ChartWizardDataRow[]

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