[]
Gets or sets the starting angle, measured counter-clockwise from the 12 o'clock position.
The angle is measured in degrees if the Degrees property is true, radians otherwise.
[C1Description("ChartPolar.Start", "The starting angle, measured counter-clockwise from the 12 o'clock position.")]
public double Start { get; set; }
<C1Description("ChartPolar.Start", "The starting angle, measured counter-clockwise from the 12 o'clock position.")>
Public Property Start As Double