ChartElementSelectionChangedEventArgs Properties
Contains data for the SelectionChanged event.
Name | Description |
---|---|
Changed |
Returns the chart element that is currently selected or deselected. |
Is |
Returns the selection state of the chart element that is currently selected or deselected. |
Selection |
Returns a list of items that are selected in a chart.
Inherited from Element |
See Also