WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1Sunburst Class / Reversed Property
In This Topic
    Reversed Property (C1Sunburst)
    In This Topic
    Gets or sets a value that determines whether angles are reversed (counter-clockwise).
    Syntax
    public bool Reversed {get; set;}
    Remarks
    The default value is false, which causes angles to be measured in the clockwise direction.
    See Also