FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexPie Class / SelectedItemOffset Property

In This Topic
    SelectedItemOffset Property (FlexPie)
    In This Topic
    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