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