Initializes a new instance of the YAxisRenderer class.
Namespace: MindFusion.Charting
File: YAxisRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
function YAxisRenderer (axis, [xAxis]) |
Type: Axis
The Axis that will be drawn by this object.
Type: Axis
The Axis used to check data item visibility.
See Also