MindFusion.Wpf Pack Programmer's Guide
Drawing.AddChart Method ()
See Also
 





Creates and adds a new chart to the drawing.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public Chart AddChart ()

Visual Basic  Copy Code

Public Function AddChart () As Chart

 Return Value

A Chart object representing the newly created chart.

 See Also

AddChart Method Overload List
Drawing Members
Drawing Class
MindFusion.Spreadsheet.Wpf Namespace