MindFusion.Charting for Java Programmer's Guide
Component.setActualHeight Method
See Also
 






  Gauges

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