Gets or sets the alignment of the scale.
Namespace: MindFusion.Gauges
File: LinearScale.js
JavaScript Copy Code |
---|
get scaleAlignment() {} |
Type: Alignment
Alignment
The alignment of the scale.
All Inner* values align a vertical scale to the left side and a horizontalscale to the top side of the control. All Outer* values align a verticalscale to the right side and a horizontal scale to the bottom side of thecontrol. All Center* values center the scale along its length.