Search
Plot3D.setActualWidth Method
See Also
 






Sets the width assigned to this Plot3D.

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

 Syntax

Java  Copy Code

public void setActualWidth (
    double x
)

 Parameters

x

A double value.

 See Also