Search
Range.offset Property
See Also
 






Gets or sets the offset of the range from the position calculated according to its alignment.

Namespace: MindFusion.Gauges
File: Range.js

 Syntax

JavaScript  Copy Code

get offset() {}
set offset(value) {}

 Property Value

Length

The offset of the range from the position calculated according to its alignment.

 See Also