ChartWebPart Constructor
Initializes a new instance of the ChartWebPart 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 ChartWebPart()
public ChartWebPart()
Remarks
This constructor calls the Initialize() method to initialize the ChartWebPart.