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
Package: Chart.js
JavaScript Copy Code |
---|
Object.defineProperty(Chart.prototype, "zDataFields", { value: ObservableCollection<String> }); |