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