Share via


WebPart members

Provides the abstract class that is used as the base for the charting Web Parts control.

The WebPart type exposes the following members.

Constructors

  Name Description
Protected method WebPart() Initializes a new instance of the WebPart class.
Protected method WebPart(SerializationInfo, StreamingContext)

Top

Properties

  Name Description
Public property BindToDataDesignMode Gets or sets the value that indicates whether the data is bound to the Web Part in the design mode.
Public property ConnectionPointEnabled Gets or sets the value that controls whether connection points are enabled.
Public property DataBindings Gets or sets the list of the DataBinding objects that are used to bind the data to the Web Part.
Public property DataBindingsString Gets or sets the value of the DataBindings property that represents the serialized ChartDataBindingCollection object.
Public property ErrorSummary Gets a control that displays the error information of the Web Part.
Public property ListUrl
Public property Parameters
Public property RealTimeInterval Gets or sets the time interval to refresh the Web Part.
Public property ShowDebugInfoRuntime Gets or sets the value that indicates whether the debug information is shown.
Public property ShowToolbar Gets or sets the value that indicates whether the toolbar of the Web Part is visible.
Public property SiteUrl Gets a SpWeb object by calling the GetContextWeb() method.
Public property WorkBookUrl

Top

Methods

  Name Description
Protected method AreProvidersReady
Protected method CreateDataBinding
Public method GetObjectData
Public method GetParametersFromProvider
Protected method IsDesignMode
Protected method OnPreRender (Overrides Control.OnPreRender(EventArgs).)
Protected method OnProvidersReady
Protected method SetParameters
Public method SetParametersProvider Sets the parameter provider.
Public method SetTableProvider Sets the table data provider.
Protected method ShouldBindData
Protected method ShouldShowDebugInfo
Public method UpdateListUrlProperty
Public method UpdateWorkBookUrlProperty

Top

See also

Reference

WebPart class

Microsoft.Office.Server.WebControls.Charting namespace