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



Creates the Plot type corresponding to this chart.

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

 Syntax

C#  Copy Code

protected virtual Plot CreatePlot ()

Visual Basic  Copy Code

Protected Overridable Function CreatePlot () As Plot

 Return Value

An instance of Plot -derived class.

 See Also

Chart Members
Chart Class
MindFusion.Charting.WebForms Namespace