LinearScaleInstance.StartMargin Property

Definition

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

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

Property Value

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

Applies to