Chart Constructor ()

.NET Framework (current version)
 

Initializes a new instance of the Chart class.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

Public Sub New

You can use this constructor to create a new instance of the Chart class at run time.

However, for simplicity, it is recommended that you create a Chart instance at design time.

This is the root object of the Chart control.

.NET Framework
Available since 4.0
Return to top
Show: