Search
Range.alignment Property
See Also
 






Gets or sets the alignment of this range relative to the scale it is associated with.

Namespace: MindFusion.Gauges
File: Range.js

 Syntax

JavaScript  Copy Code

get alignment() {}
set alignment(value) {}

 Property Value

Alignment

The alignment of this range relative to the scale it is associated with.

 See Also