ChartElementSelectingEventArgs Constructors
Provides data for the ChartDesigner.ChartElementSelecting event.| Name | Parameters | Description |
|---|---|---|
| ChartElementSelectingEventArgs(ChartElementModel) | elementModel | Initializes a new instance of the ChartElementSelectingEventArgs class with the specified settings. |
See Also