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



Initializes a new instance of the YAxisRenderer class.

Namespace: MindFusion.Charting
Assembly: YAxisRenderer.js

 Syntax

JavaScript  Copy Code

function YAxisRenderer (axis, [xAxis])

 Parameters

axis

The Axis that will be drawn by this object.

xAxis
Optional.

The Axis used to check data item visibility.

 See Also

YAxisRenderer Class
MindFusion.Charting Namespace