Search
Component.setHeight Method
See Also
 






Sets a fixed height for this component.

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

 Syntax

Java  Copy Code

public void setHeight (
    double value
)

 Parameters

value

 See Also