MindFusion.Charting for JavaScript Programmer's Guide
YAxisRenderer Constructor
See Also
 






Initializes a new instance of the YAxisRenderer class.

Namespace: MindFusion.Charting
File: YAxisRenderer.js

 Syntax

JavaScript  Copy Code

function YAxisRenderer (axis, [xAxis])

 Parameters

axis

Type: Axis
The Axis that will be drawn by this object.

xAxis
Optional.

Type: Axis
The Axis used to check data item visibility.

 See Also

YAxisRenderer Class
MindFusion.Charting Namespace