ComponentOne FinancialChart for WinForms
Offset Property (FlexPie)

C1.Win.Chart Namespace > FlexPie Class : Offset Property
Gets or sets the offset of the slices from the pie center.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Offset As Double
[DefaultValue()]
public double Offset {get; set;}
Remarks
The offset is measured as a fraction of the pie radius.
See Also

Reference

FlexPie Class
FlexPie Members