MindFusion.Charting for WebForms Programmer's Guide
RadarChart.CreatePlot Method
See Also
 



Chart.CreatePlot override. Creates the Plot type corresponding to this chart.

Namespace: MindFusion.Charting.WebForms
Assembly: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

protected override Plot CreatePlot ()

Visual Basic  Copy Code

Protected Overrides Function CreatePlot () As Plot

 Return Value

An instance of the RadarPlot class.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.WebForms Namespace