Search
Plot2D.xAxis Property
See Also
 






Gets or sets default Axis instance used to map X data coordinates of series rendered inside this plot to the plot's pixels.

Namespace: MindFusion.Charting
File: Plot2D.js

 Syntax

JavaScript  Copy Code

get xAxis() {}

 Property Value

 See Also