Initializes a new instance of the PointSeries3D class.
Namespace: MindFusion.Charting
File: PointSeries3D.js
SyntaxJavaScript
Copy Code
|
|---|
function PointSeries3D (points, labels) |
Type: List
A list of 3D points.
Type: List
A list of labels.
See Also