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