SeriesView.SelectedItem Property
Gets or sets the currently selected item in the series.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Object | An object that is the currently selected data point. |
See Also