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
Package: Plot2D.js
JavaScript Copy Code |
---|
Object.defineProperty(Plot2D.prototype, "xAxis", { value: Axis }); |