[]
        
(Showing Draft Content)

C1.Android.Chart.FlexPie.SelectedItemPosition

SelectedItemPosition Property

SelectedItemPosition

Gets or sets the position of the selected slice.

Declaration
public ChartPositionType SelectedItemPosition { get; set; }
Implements
Remarks

Setting this property to a value other than 'None' causes the pie to rotate when an item is selected.
Note that in order to select slices by clicking the chart, you must set the SelectionMode property to "Point".