Search
XAxisRenderer Constructor
See Also
 






Initializes a new instance of the XAxisRenderer class.

Namespace: MindFusion.Charting
File: XAxisRenderer.js

 Syntax

JavaScript  Copy Code

function XAxisRenderer (axis)

 Parameters

axis

The Axis that will be drawn by this object.

 See Also