ComponentOne FlexChart for UWP
SelectedItemOffset Property

C1.UWP.FlexChart Assembly > C1.Xaml.Chart Namespace > C1FlexPie Class : SelectedItemOffset Property
Gets or sets the offset of the selected slice from the pie center.
Syntax
'Declaration
 
Public Property SelectedItemOffset As System.Double
public System.double SelectedItemOffset {get; set;}
Remarks
Offsets are measured as a fraction of the pie radius.
See Also

Reference

C1FlexPie Class
C1FlexPie Members