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






  Gauges

Sets the height assigned to this Plot2D.

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

 Syntax

Java  Copy Code

public void setActualHeight (
    double y
)

 Parameters

y

A double value.

 See Also