Chart Constructor
Initializes a new instance of the Chart class.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Chart()
public Chart()