Search
LinearScale.top Property
See Also
 






Gets or sets the distance between the top of this scale and the top of its container.

Namespace: MindFusion.Gauges
File: LinearScale.js

 Syntax

JavaScript  Copy Code

get top() {}
set top(value) {}

 Property Value

Length

The distance between the top of this scale and the top of its container.

 See Also