Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

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