Search
StepRenderer Constructor
See Also
 






Initializes a new instance of the StepRenderer class.

Namespace: MindFusion.Charting
File: StepRenderer.js

 Syntax

JavaScript  Copy Code

function StepRenderer (series)

 Parameters

series

A list of Series that should be rendered by this object.

 See Also