WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1Sunburst Class / Offset Property
In This Topic
    Offset Property (C1Sunburst)
    In This Topic
    Gets or sets the offset of the slices from the pie center.
    Syntax
    public double Offset {get; set;}
    Remarks
    The offset is measured as a fraction of the pie radius.
    See Also