Search
TickSettings.tickOffset Property
See Also
 






Gets or sets the offset of the ticks relative to their calculated position.

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

get tickOffset() {}
set tickOffset(value) {}

 Property Value

Length

The offset of the ticks relative to their calculated position.

 See Also