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