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

Type: Alignment
Alignment

The alignment of the ticks relative to the scale.

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges Namespace