ComponentOne FlexChart for UWP
Offset Property (C1FlexPie)

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

Reference

C1FlexPie Class
C1FlexPie Members