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