Search
AxisRenderer Constructor
See Also
 






Initializes a new instance of the AxisRenderer class.

Namespace: MindFusion.Charting
File: AxisRenderer.js

 Syntax

JavaScript  Copy Code

function AxisRenderer (axis)

 Parameters

axis

The Axis that will be drawn by this object.

 See Also