Angular Data Grid: Chart Tool Panel API
This section shows how to open and close the Chart Tool Panel via the Grid API.
Opening and closing the Chart Tool Panel via Grid API
The example below demonstrates how you can open and close the Chart Tool Panel.
- Click Open Chart Tool Panel to open the default
Settingstab viaopenChartToolPanel() - Click Open Chart Tool Panel Format tab to open the
Formattab viaopenChartToolPanel() - Click Close Chart Tool Panel to close via
closeChartToolPanel()
Next Up
Continue to the next section to learn about: Chart Customisation.