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