MindFusion WinForms Programmer's Guide
RadarChart.CreateChart Method
See Also
 





Creates a new RadarChart object.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

protected override Chart CreateChart ()

Visual Basic  Copy Code

Protected Overrides Function CreateChart () As Chart

 Return Value

The new radar chart.

 Remarks

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

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting Namespace