Search
TickSettings.labelOffset Property
See Also
 






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

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

get labelOffset() {}
set labelOffset(value) {}

 Property Value

Length

The offset of the labels relative to their calculated position.

 See Also