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