Search
TickSettings.tickAlignment Property
See Also
 






Gets or sets the alignment of the ticks relative to the scale.

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

get tickAlignment() {}
set tickAlignment(value) {}

 Property Value

Alignment

The alignment of the ticks relative to the scale.

 See Also