[]
Gets or sets a value that determines whether angles are reversed (counter-clockwise).
[C1Description("FlexPie.Reversed", "Gets or sets a value that determines whether angles are reversed (counter-clockwise).")]
public bool Reversed { get; set; }
The default value is false, which causes angles to be measured in the clockwise direction.