MindFusion.Java Package 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: com.mindfusion.charting.components.gauges
Package: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public boolean getAutoSize ()

 Return Value

 Remarks

If this property is set to true the values of getStartWidth and getEndWidth properties are ignored.

 See Also

Range Members
Range Class
com.mindfusion.charting.components.gauges Namespace