MindFusion.Charting for JavaScript Programmer's Guide
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

Type: Length
Length

The offset of the ticks relative to their calculated position.

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges Namespace