ASP.NET Pack Programmer's Guide
Chart.xDataFields Property
See Also
 





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

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

 Syntax

JavaScript  Copy Code

Object.defineProperty(Chart.prototype, "xDataFields", { value: ObservableCollection<String> });

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.Controls Namespace