Search
TickSettings.labelRotation Property
See Also
 






Gets or sets the rotation mode of the labels.

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

get labelRotation() {}
set labelRotation(value) {}

 Property Value

LabelRotation

The rotation mode of the labels.

 See Also