Search
CandlestickRenderer Constructor
See Also
 






Initializes a new instance of the CandlestickRenderer class.

Namespace: MindFusion.Charting
File: CandlestickRenderer.js

 Syntax

JavaScript  Copy Code

function CandlestickRenderer (series)

 Parameters

series

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

 See Also