MindFusion.Charting for JavaScript Programmer's Guide
Plot2D.yAxis Property
See Also
 






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

Namespace: MindFusion.Charting
File: Plot2D.js

 Syntax

JavaScript  Copy Code

get yAxis() {}

 Property Value

Type: Axis

 See Also

Plot2D Members
Plot2D Class
MindFusion.Charting Namespace