PieChartSelectionChangedEventArgs Properties
Contains data for the SelectionChanged event.Name | Description |
---|---|
IsPointSelected | Identifies whether a pie sector is selected. |
Point | Returns the last point that is clicked when selecting. |
Series | Returns a series to which the clicked point belongs. |
See Also