Search
Component.setActualHeight Method
See Also
 






Sets a double value specifying the component's assigned height.

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

 Syntax

Java  Copy Code

public void setActualHeight (
    double value
)

 Parameters

value

 See Also