ASP.NET Pack Programmer's Guide
Range.setAutoSize Method
See Also
 





Sets a value indicating whether the start and end width of the range will be automatically adjusted to match the width of the scale.

Namespace: MindFusion.Gauges
Package: Range.js

 Syntax

JavaScript  Copy Code

function setAutoSize (value)

 Parameters

value

True if the range is autosized, otherwise false.

 Remarks

If this property is set to true the values of startWidth and endWidth properties are ignored.

 See Also

Range Members
Range Class
MindFusion.Gauges Namespace