Search
Plot3D Class
See Also
 






A plot whose Series are rendered relatively to a three-dimensional Cartesian coordinate system.

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

 Syntax

Java  Copy Code

public class Plot3D extends Plot2D

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.charting.components.Component
        com.mindfusion.charting.Plot
            com.mindfusion.charting.Plot2D
                com.mindfusion.charting.Plot3D

 See Also