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





Creates a new LineChart 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 line chart.

 Remarks

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

 See Also

LineChart Members
LineChart Class
MindFusion.Charting Namespace