ComponentOne FinancialChart for WinForms
SelectedItemOffset Property

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

Reference

FlexPie Class
FlexPie Members