Search
Plot3D.setActualHeight Method
See Also
 






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