Search
LinearScale.scaleLength Property
See Also
 






Gets or sets the length of the scale.

Namespace: MindFusion.Gauges
File: LinearScale.js

 Syntax

JavaScript  Copy Code

get scaleLength() {}
set scaleLength(value) {}

 Property Value

Length

The length of the scale.

 See Also