ChartDesigner Events
The class representing the Chart Designer used to design a chart at runtime.| Name | Description |
|---|---|
| ChartElementHighlighting | Occurs when chart element highlighting begins. |
| ChartElementSelecting | Occurs when chart element selection begins. |
| ChartStructureUpdating | Used to customize the Chart Designer Elements’ Tree. |
| HelpRequested | Occurs when a user requests help for the Chart Designer. |
| PropertyDescriptorsCustomizing | Occurs when property descriptor customization required. |
See Also