Search
Component.setWidth Method
See Also
 






Sets a fixed width for this component.

Namespace: com.mindfusion.charting.components
File: com.mindfusion.charting.components

 Syntax

Java  Copy Code

public void setWidth (
    double value
)

 Parameters

value

 See Also