ChartElementHighlightingEventArgs Properties
Provides data for the ChartDesigner.ChartElementHighlighting event.| Name | Description |
|---|---|
| Cancel | Gets or sets the value specifying whether the highlighting should be canceled. |
| ElementModel | Returns the model of a chart element that is currently highlighted. |
See Also