ChartWebPart Methods

Include Protected Members
Include Inherited Members

The ChartWebPart type exposes the following members.

Methods

  Name Description
Protected method AreProvidersReady (Inherited from WebPart.)
Public method BindData Binds the Chart Web Part to all data sources.
Protected method CreateDataBinding Initializes a ChartDataBinding object for binding the data of the Chart Web Part. (Overrides WebPart.CreateDataBinding().)
Public method CreateEditorParts Creates a collection of the EditorPart controls for editing the Chart Web Part in the design mode. (Overrides WebPart.CreateEditorParts().)
Public method GetConnectionInterface Returns the provider interface for connecting two Chart Web Parts.
Public method GetDesignTimeHtml Gets the HTML text that represents the Chart Web Part at design time.
Public method GetObjectData Serializes the Chart Web Part. (Overrides WebPart.GetObjectData(SerializationInfo, StreamingContext).)
Public method GetParametersFromProvider (Inherited from WebPart.)
Public method GetTableData Registers the method that will be called when retrieving the table data from a provider.
Protected method Initialize Initializes the Chart object for the design and render mode controls.
Protected method IsDesignMode (Inherited from WebPart.)
Protected method OnInit Raises the Init event. (Overrides Control.OnInit(EventArgs).)
Protected method OnLoad Raises the Load event. (Overrides Control.OnLoad(EventArgs).)
Protected method OnPreRender Raises the Prerender() event. (Overrides WebPart.OnPreRender(EventArgs).)
Protected method OnProvidersReady Prepares the Chart Web Part for rendering after all the providers are ready. (Overrides WebPart.OnProvidersReady().)
Protected method OnUnload Raises the Unload event. (Overrides Control.OnUnload(EventArgs).)
Public method PrepareRenderChart(Chart, Chart)
Public method PrepareRenderChart(Chart, Chart, Boolean)
Protected method Render Renders the Chart Web Part. (Overrides WebControl.Render(HtmlTextWriter).)
Protected method SetParameters (Inherited from WebPart.)
Public method SetParametersProvider Sets the parameter provider. (Inherited from WebPart.)
Public method SetTableProvider Sets the table data provider. (Inherited from WebPart.)
Protected method ShouldBindData (Inherited from WebPart.)
Protected method ShouldShowDebugInfo (Inherited from WebPart.)
Public method UpdateListUrlProperty (Inherited from WebPart.)
Public method UpdateWorkBookUrlProperty (Inherited from WebPart.)

Top

See Also

Reference

ChartWebPart Class

Microsoft.Office.Server.WebControls Namespace