Version

SelectedItem Property (PieChartBase)

Gets or sets the currently selected data item. If a different data item is provided the pie chart will select the slice associated with the new item.
Syntax
public object SelectedItem {get; set;}
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