WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1Sunburst Class / StartAngle Property
In This Topic
    StartAngle Property (C1Sunburst)
    In This Topic
    Gets or sets the starting angle for the pie slices, in degrees.
    Syntax
    public double StartAngle {get; set;}
    Remarks
    Angles are measured clockwise, starting at the 9 o'clock position.
    See Also