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





Gets 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 getAutoSize ()

 Return Value

Type: Boolean
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