Gets or sets whether the Start value reflects angles in degrees (true) or radians (false) for Polar and Radar charts.
[Visual Basic]
Public Property Degrees As Boolean
[C#]
public bool Degrees {get;set;}
[Delphi]
public property Degrees: Boolean read get_Degrees write set_Degrees;
See Also
Circular Class | Circular Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |