Charts
Last updated 16/07/2024
Event | Executes | Description |
---|---|---|
Do Create | Server | Executes when the menu item referencing the chart is clicked. |
On Selection | Client | Executes when the menu item referencing the chart is selected. |
On Show | Client | Executes when the menu item referencing the chart is clicked and before the page renders. This event is called after the On Selection event. |
Do Close | Server | Executes when the chart is removed. |