C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexPie Class / Reversed Property

In This Topic
Reversed Property (C1FlexPie)
In This Topic
Gets or sets a value that determines whether angles are reversed (counter-clockwise).
Syntax
'Declaration
 
Public Property Reversed As Boolean
 
Remarks
The default value is false, which causes angles to be measured in the clockwise direction.
See Also