Search
StepAreaRenderer Constructor
See Also
 






Initializes a new instance of the StepAreaRenderer class.

Namespace: MindFusion.Charting
File: StepAreaRenderer.js

 Syntax

JavaScript  Copy Code

function StepAreaRenderer (series)

 Parameters

series

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

 See Also