ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexPie Class / Offset Property

In This Topic
    Offset Property (FlexPie)
    In This Topic
    Gets or sets the offset of the slices from the pie center.
    Syntax
    'Declaration
     
    Public Property Offset As Double
    public double Offset {get; set;}
    Remarks
    The offset is measured as a fraction of the pie radius.
    See Also