Search
Series3D Class
See Also
 






Represents a data Series defined by three lists of values containing respectively X, Y and Z coordinates.

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

 Syntax

Java  Copy Code

public class Series3D implements Series

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.charting.Series3D

 See Also