Gets the Y axis assigned to a Renderer2D or returns one from parent plot or chart.
Namespace: MindFusion.Charting
File: RenderContext.js
SyntaxJavaScript
Copy Code
|
|---|
function getYAxis ([series]) |
Type: Renderer2D
A Renderer2D instance.
Type: Axis
An Axis instance.
See Also