Initializes a new instance of the BarOverlayRenderer3D class.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public BarOverlayRenderer3D ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A list of Series that should be rendered as rows of bars.
See Also