MindFusion.Charting Programmer's Guide
PieChart.CreateChart Method
See Also
 





Creates a new PieChart object.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

protected virtual Chart CreateChart ()

Visual Basic  Copy Code

Protected Overridable Function CreateChart () As Chart

 Return Value

The new pie chart.

 Remarks

This method is used internally by the control and is not intended to be called by your code.

 See Also

PieChart Members
PieChart Class
MindFusion.Charting Namespace