Version

SelectedItems Property (PieChartViewBase)

Gets the currently selected data items. Adding or removing data items from this collection will select or deselect the slices associated with those items.
Syntax
public ObservableCollection<object> SelectedItems {get;}
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also