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
File: com.mindfusion.charting.components.gauges
SyntaxJava
Copy Code
|
|---|
public boolean getAutoSize () |
RemarksIf this property is set to true the values of getStartWidth and getEndWidth properties are ignored.
See Also