LinearScaleInstance.Position Property

Definition

Gets the calculated value of the Position property in a LinearScale class.

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

Property Value

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

Applies to