Search
Chart.zDataFields Property
See Also
 






Gets or sets the names of fields in the data source whose values are assigned to Z coordinates of rendered graphical elements.

Namespace: MindFusion.Charting.Controls
File: Chart.js

 Syntax

JavaScript  Copy Code

get zDataFields() {}

 Property Value

 See Also