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