MindFusion.Java Package Programmer's Guide
ImageComponent.setAutoSize Method
See Also
 






Sets a value indicating whether the component should auto-size to match the dimensions of its Image.

Namespace: com.mindfusion.charting.components
Package: com.mindfusion.charting.components

 Syntax

Java  Copy Code

public void setAutoSize (
    boolean value
)

 Parameters

value

 See Also

ImageComponent Members
ImageComponent Class
com.mindfusion.charting.components Namespace