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