Charting for WinForms Programmer's Guide
BarChart.CreatePlot Method
See Also
 






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

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

protected override Plot CreatePlot ()

Visual Basic  Copy Code

Protected Overrides Function CreatePlot () As Plot

 Return Value

An instance of the Plot2D class.

 See Also

BarChart Members
BarChart Class
MindFusion.Charting.WinForms Namespace