[]
Gets or sets a value indicating whether the Start value is specified in degrees or radians.
[C1Description("ChartPolar.Degrees", "Specifies whether the Start value is specified in degrees or radians.")]
public bool Degrees { get; set; }
<C1Description("ChartPolar.Degrees", "Specifies whether the Start value is specified in degrees or radians.")>
Public Property Degrees As Boolean