Initializes a new instance of the Series3D class.
Namespace: MindFusion.Charting
Assembly: Series3D.js
JavaScript
![]() |
---|
function Series3D (xValues, yValues, zValues, labels) |
A list of X coordinates.
A list of Y coordinates.
A list of Z coordinates.
A list of labels.