ASP.NET Pack Programmer's Guide
LinearScale.getScaleAlignment Method
See Also
 





Gets the alignment of the scale.

Namespace: MindFusion.Gauges
Package: LinearScale.js

 Syntax

JavaScript  Copy Code

function getScaleAlignment ()

 Return Value

Type: Alignment
The alignment of the scale.

 Remarks

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.

 See Also

LinearScale Members
LinearScale Class
MindFusion.Gauges Namespace