Search
Component.getDesiredHeight Method
See Also
 






Gets a nullable double value specifying the component's desired height. Valid only after calling measure.

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

 Syntax

Java  Copy Code

public Double getDesiredHeight ()

 Return Value

 See Also