đŦđ§ English
Appearance
getPaneOptions get the chart pane configuration.
getPaneOptions
(id?: string) => PaneOptions | null | Array<PaneOptions>
id Pane id.
id
getPaneOptions returns PaneOptions or null or Array<PaneOptions> .
PaneOptions
null
Array<PaneOptions>