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