Search
LinearGauge.orientation Property
See Also
 






Gets or sets the orientation of the gauge.

Namespace: MindFusion.Gauges
File: LinearGauge.js

 Syntax

JavaScript  Copy Code

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

 Property Value

Orientation

The orientation of the gauge.

 See Also