Search
LinearScale.orientation Property
See Also
 






Gets or sets the orientation of the scale.

Namespace: MindFusion.Gauges
File: LinearScale.js

 Syntax

JavaScript  Copy Code

get orientation() {}
set orientation(value) {}

 Property Value

Orientation

The orientation of the scale.

 See Also