MindFusion.Charting for JavaScript Programmer's Guide
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

Type: Length
Length

The length of the scale.

 See Also

LinearScale Members
LinearScale Class
MindFusion.Gauges Namespace