ScaleRangeInstance.EndWidth Property

Definition

Gets the calculated value of the EndWidth property in a ScaleRange class.

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

Property Value

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

Applies to