FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1Sunburst Class / SelectedItemOffset Property

In This Topic
    SelectedItemOffset Property (C1Sunburst)
    In This Topic
    Gets or sets the offset of the selected slice from the pie center.
    Syntax
    'Declaration
     
    Public Property SelectedItemOffset As Double
    public double SelectedItemOffset {get; set;}
    Remarks
    Offsets are measured as a fraction of the pie radius.
    See Also