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