Creates a new PieChart object.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
protected virtual Chart CreateChart () |
Visual Basic
![]() |
---|
Protected Overridable Function CreateChart () As Chart |
The new pie chart.
This method is used internally by the control and is not intended to be called by your code.