Search
TickSettings.labelAlignment Property
See Also
 






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

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

get labelAlignment() {}
set labelAlignment(value) {}

 Property Value

Alignment

The alignment of the labels relative to the scale.

 See Also