LinearScaleInstance.EndMargin Property

Definition

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

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

Property Value

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

Applies to