RadialScaleInstance.Radius Property

Definition

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

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

Property Value

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

Applies to