Skip to main content

ChartBase.SelectionChanged Event

Namespace: DevExpress.Xamarin.Android.Charts

Assembly: DevExpress.Xamarin.Android.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public event EventHandler<SelectionChangedEventArgs> SelectionChanged

Event Data

The SelectionChanged event's data class is SelectionChangedEventArgs. The following properties provide information specific to this event:

Property
P0
See Also