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