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