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





Sets the alignment of the scale.

Namespace: MindFusion.Gauges
Package: LinearScale.js

 Syntax

JavaScript  Copy Code

function setScaleAlignment (value)

 Parameters

value

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