ChartWebPart Properties

Include Protected Members
Include Inherited Members

The ChartWebPart type exposes the following members.

Properties

  Name Description
Public property AlignDataPointsByAxisLabel Gets or sets the value that indicates whether the data points are aligned along the x-axis using their axis labels.
Public property BindToDataDesignMode Gets or sets the value that indicates whether the data is bound to the Web Part in the design mode. (Inherited from WebPart.)
Public property Chart Gets or sets the Chart object for design mode.
Public property ChartXml Gets or sets the serialized data of the Chart Web Part.
Public property ConnectionPointEnabled Gets or sets the value that controls whether connection points are enabled. (Inherited from WebPart.)
Public property DataBindings Gets or sets the list of the DataBinding objects that are used to bind the data to the Web Part. (Inherited from WebPart.)
Public property DataBindingsString Gets or sets the value of the DataBindings property that represents the serialized ChartDataBindingCollection object. (Inherited from WebPart.)
Public property DesignerChartTheme
Public property DesignerTemplateId Gets or sets the template ID of the ChartWebPart.
Public property ErrorSummary Gets a control that displays the error information of the Web Part. (Inherited from WebPart.)
Public propertyStatic member ImageUrl Gets the URL of the Chart Web Part when it is saved as a temporary image on the server.
Public property IsCustomized Gets or sets the value that indicates whether the Chart Web Part is customized.
Public propertyStatic member LayoutsUrl Gets the URL of the “Layouts” folder on the server.
Public property ListUrl (Inherited from WebPart.)
Public property Parameters (Inherited from WebPart.)
Public property ProcessKey Gets the process ID of the Chart Web Part.
Public property RealTimeInterval Gets or sets the time interval to refresh the Web Part. (Inherited from WebPart.)
Public property RenderChart Gets the Chart object for display mode.
Public property Schema Gets the schema information of the data table that is used to share the data between two Chart Web Parts.
Public property ShowDebugInfoRuntime Gets or sets the value that indicates whether the debug information is shown. (Inherited from WebPart.)
Public property ShowToolbar Gets or sets the value that indicates whether the toolbar of the Web Part is visible. (Inherited from WebPart.)
Public property SiteSpecificWebUIUrl Gets the URL of the location used to store the wizard pages for customizing the Chart Web Part.
Public property SiteUrl Gets a SpWeb object by calling the GetContextWeb() method. (Inherited from WebPart.)
Public propertyStatic member TempUrl Gets the URL of the location of the temporary files.
Public property Verbs Gets the verbs collection of the Chart Web Part. (Overrides WebPart.Verbs.)
Public propertyStatic member WebControlResourcesUrl Gets the URL of the location of the resource files.
Public propertyStatic member WebUIUrl Gets the URL of the location of the wizard pages for customizing the Chart Web Part.
Public property WorkBookUrl (Inherited from WebPart.)

Top

See Also

Reference

ChartWebPart Class

Microsoft.Office.Server.WebControls Namespace