ChartBase.SelectionChanged Event
Occurs when the chart selection is changed.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Event Data
The SelectionChanged event's data class is DevExpress.UI.Xaml.Charts.ChartElementSelectionChangedEventArgs.
See Also