Search
Component.getActualHeight Method
See Also
 






Gets a double value specifying the component's assigned height. Valid only after calling {#link arrange}.

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

 Syntax

Java  Copy Code

public double getActualHeight ()

 Return Value

 See Also