ChartWebPart.Initialize Method
Initializes the Chart object for the design and render mode controls.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)
Syntax
'Declaration
Protected Overridable Sub Initialize
'Usage
Me.Initialize()
protected virtual void Initialize()
Remarks
This method initializes the Chart Web Part controls and sets the properties for the design and render modes.