RadialScaleInstance.StartAngle Property

Definition

Gets the calculated value of the StartAngle property in a RadialScale class.

public:
 property double StartAngle { double get(); };
public double StartAngle { get; }
member this.StartAngle : double
Public ReadOnly Property StartAngle As Double

Property Value

A double value that represents the calculated value of the StartAngle property.

Applies to