Search
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
File: com.mindfusion.charting.components

 Syntax

Java  Copy Code

public void setAutoSize (
    boolean value
)

 Parameters

value

 See Also