Clockwise Property
Clockwise
Gets or sets whether pie slices are layed out clockwise or
counter clockwise.
Declaration
[FpCategory("Category_Appearance")]
public bool Clockwise { get; set; }
<FpCategory("Category_Appearance")>
Public Property Clockwise As Boolean