Initializes a new instance of the BarStackRenderer class.
Namespace: MindFusion.Charting
File: BarStackRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
function BarStackRenderer (series) |
A list of Series that should be rendered as stacked bars.
See Also