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