MindFusion.Charting for JavaScript Programmer's Guide
Chart.yAxisLabelsDataFields Property
See Also
 






Gets or sets the names of fields in the data source whose values are shown as Y axis labels of rendered graphical elements.

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

 Syntax

JavaScript  Copy Code

get yAxisLabelsDataFields() {}

 Property Value

Type: ObservableCollection

 See Also

Chart Members
Chart Class
MindFusion.Charting.Controls Namespace