This section shows how to open and close the Chart Tool Panel via the Grid API.
The Chart Tool Panels can be opened and closed programmatically using the following grid APIs:
The example below demonstrates how you can open and close Chart Tool Panels.
Settings tab via openChartToolPanel()Format tab via openChartToolPanel()closeChartToolPanel()Continue to the next section to learn about: Chart Customisation.