Documentation

@kanunilabs/pivotgrid-enterprise


@kanunilabs/pivotgrid-enterprise / ChartPanelSpec

Interface: ChartPanelSpec

Properties

getI18n

getI18n: () => ResolvedI18n

Returns

ResolvedI18n


gridRoot

gridRoot: HTMLElement

The grid root; the panel mounts into its flex column.


height?

optional height?: number


initialType?

optional initialType?: PivotChartType


onTypeChange?

optional onTypeChange?: (type) => void

Parameters

type

PivotChartType

Returns

void


portal?

optional portal?: any

Fullscreen host, when the wrapper offers one.