The following tables list the members exposed by Chart.
Name | Description | |
---|---|---|
Chart Constructor | Chart control constructor. |
Name | Description | |
---|---|---|
ShowDebugMarkings | True if smart labels debug markings should be drawn. |
Name | Description | |
---|---|---|
AccessKey | Gets or sets the access key that allows you to quickly navigate to the Web server control. (Inherited from System.Web.UI.WebControls.WebControl) | |
AJAXZoomEnabled | ||
AnimationDuration | Gets or sets the time, in seconds, that the Animation should end. | |
AnimationFramesPerSecond | Gets or sets number of frames per second in Flash animation. | |
AnimationStartTime | Gets or sets the time, in seconds, that the Animation should begin. | |
AnimationTheme | Gets or sets one of a predefined Animation themes. | |
Annotations | Chart annotation collection. | |
AntiAliasing | Specifies whether smoothing (antialiasing) is applied while drawing chart. | |
AppRelativeTemplateSourceDirectory | Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control. (Inherited from System.Web.UI.Control) | |
Attributes | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. (Inherited from System.Web.UI.WebControls.WebControl) | |
AutoSize | ||
BackColor | Overridden. Back ground color for the Chart | |
BackGradientEndColor | The second color which is used for a gradient | |
BackGradientType | A type for the background gradient | |
BackHatchStyle | Back Hatch style | |
BackImage | Chart area background image | |
BackImageAlign | Background image alignment used by ClampUnscale drawing mode. | |
BackImageMode | Chart area background image drawing mode. | |
BackImageTranspColor | Background image transparent color. | |
BorderColor | Border color for the Chart | |
BorderLineColor | Border color for the Chart | |
BorderLineStyle | The style of the border line | |
BorderLineWidth | The width of the border line | |
BorderSkin | Chart border skin style. | |
BorderStyle | The style of the border line | |
BorderWidth | The width of the border line | |
CallbackManager | Gets the chart callback manager. | |
CallbackStateContent | Indicates what type of chart state must be keeped into session variable to track chart callback changes. | |
ChartAreas | Reference to chart area collection | |
ChartScrollTimeout | Time delay in milliseconds before sending callback to call ChartScroll server side event. If during this time frame another user scroll is occured, it lets send callback only for last scroll and avoid extra trips on server side. | |
ClientID | Gets the server control identifier generated by ASP.NET. (Inherited from System.Web.UI.Control) | |
Compression | Image compression value | |
Controls | Gets a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy. (Inherited from System.Web.UI.Control) | |
ControlStyle | Gets the style of the Web server control. This property is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
ControlStyleCreated | Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
CssClass | Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. (Inherited from System.Web.UI.WebControls.WebControl) | |
CustomAnimation | Custom Animation collection. | |
DataManipulator | Series data manipulator | |
DataMember | Gets or sets the name of the list of data that the data-bound control binds to, in cases where the data source contains more than one distinct list of data items. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
DataSource | Overridden. "The data source used to populate series data. Series ValueMember properties must be also set." | |
DataSourceID | Gets or sets the ID of the control from which the data-bound control retrieves its list of data items. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
DataSourceObject | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableTheming | Gets or sets a value indicating whether themes apply to this control. (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | Overridden. Gets or sets a value indicating whether the control persists its view state. | |
Font | Overridden. Font property is not used. | |
ForeColor | Overridden. Fore color propery (not used) | |
HasAttributes | Gets a value indicating whether the control has attributes set. (Inherited from System.Web.UI.WebControls.WebControl) | |
Height | Overridden. Chart height | |
ID | Gets or sets the programmatic identifier assigned to the server control. (Inherited from System.Web.UI.Control) | |
ImageResolution | ||
ImageStorageMode | Chart rendering type. Image tag, input tag, binary data streaming and image map are the options. | |
ImageType | Image type (Jpeg, BMP, Png, Svg, Flash) | |
ImageUrl | Chart image URL. Location where chart image is saved, when image tag is used for rendering. | |
Legends | Chart legend collection. | |
MapAreas | Chart map areas collection. | |
MapEnabled | Indicates that chart image map is enabled. | |
NamingContainer | Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same ID property value. (Inherited from System.Web.UI.Control) | |
Page | Gets a reference to the Page instance that contains the server control. (Inherited from System.Web.UI.Control) | |
Palette | Color palette to use | |
PaletteCustomColors | Array of custom palette colors. | |
Parent | Gets a reference to the server control's parent control in the page control hierarchy. (Inherited from System.Web.UI.Control) | |
RenderType | Chart rendering type. Image tag, input tag, binary data streaming and image map are the options. | |
RepeatAnimation | Indicates that animation must be repeated. Supported only by the Flash animation rendering engine. | |
RepeatDelay | Gets or sets the time, in seconds, that will be delayed before repeating the animation. The RepeatAnimation property must be set to true. | |
Serializer | Chart serializer object. | |
Series | Chart series collection. | |
Site | Gets information about the container that hosts the current control when rendered on a design surface. (Inherited from System.Web.UI.Control) | |
SkinID | Gets or sets the skin to apply to the control. (Inherited from System.Web.UI.WebControls.WebControl) | |
SoftShadows | Specifies whether smoothing is applied while drawing shadows. | |
Style | Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl) | |
SuppressExceptions | Indicates that non-critical chart exceptions will be suppressed. | |
TabIndex | Gets or sets the tab index of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl) | |
TemplateControl | Gets or sets a reference to the template that contains this control. (Inherited from System.Web.UI.Control) | |
TemplateSourceDirectory | Gets the virtual directory of the Page or UserControl that contains the current server control. (Inherited from System.Web.UI.Control) | |
TextAntiAliasingQuality | Specifies the quality of text antialiasing. | |
Titles | Chart title collection. | |
ToolTip | Gets or sets the text displayed when the mouse pointer hovers over the Web server control. (Inherited from System.Web.UI.WebControls.WebControl) | |
UI | Chart border skin style. | |
UniqueID | Gets the unique, hierarchically qualified identifier for the server control. (Inherited from System.Web.UI.Control) | |
ViewStateContent | Chart content saved in the view state. | |
ViewStateData | User defined control state data in XML format. | |
Visible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from System.Web.UI.Control) | |
Width | Overridden. Chart width |
Name | Description | |
---|---|---|
Adapter | Gets the browser-specific adapter for the control. (Inherited from System.Web.UI.Control) | |
ChildControlsCreated | Gets a value that indicates whether the server control's child controls have been created. (Inherited from System.Web.UI.Control) | |
ClientIDSeparator | Gets a character value representing the separator character used in the ClientID property. (Inherited from System.Web.UI.Control) | |
Context | Gets the HttpContext object associated with the server control for the current Web request. (Inherited from System.Web.UI.Control) | |
DesignMode | Gets a value indicating whether a control is being used on a design surface. (Inherited from System.Web.UI.Control) | |
Events | Gets a list of event handler delegates for the control. This property is read-only. (Inherited from System.Web.UI.Control) | |
HasChildViewState | Gets a value indicating whether the current server control's child controls have any saved view-state settings. (Inherited from System.Web.UI.Control) | |
IdSeparator | Gets the character used to separate control identifiers. (Inherited from System.Web.UI.Control) | |
Initialized | Gets a value indicating whether the data-bound control has been initialized. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
IsBoundUsingDataSourceID | Gets a value indicating whether the DataSourceID property is set. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
IsChildControlStateCleared | Gets a value indicating whether controls contained within this control have control state. (Inherited from System.Web.UI.Control) | |
IsEnabled | Gets a value indicating whether the control is enabled. (Inherited from System.Web.UI.WebControls.WebControl) | |
IsTrackingViewState | Gets a value that indicates whether the server control is saving changes to its view state. (Inherited from System.Web.UI.Control) | |
IsViewStateEnabled | Gets a value indicating whether view state is enabled for this control. (Inherited from System.Web.UI.Control) | |
LoadViewStateByID | Gets a value indicating whether the control participates in loading its view state by ID instead of index. (Inherited from System.Web.UI.Control) | |
RequiresDataBinding | Gets or sets a value indicating whether the DataBind method should be called. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
SelectArguments | Gets a DataSourceSelectArguments object that the data-bound control uses when retrieving data from a data source control. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
TagKey | Gets the HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
TagName | Gets the name of the control tag. This property is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
ViewState | Gets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page. (Inherited from System.Web.UI.Control) | |
ViewStateIgnoresCase | Gets a value that indicates whether the StateBag object is case-insensitive. (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
AlignDataPointsByAxisLabel | Overloaded. Aligns data points using their axis labels. | |
ApplyPaletteColors | Applies palette colors to series or data points. | |
ApplyStyle | Copies any nonblank elements of the specified style to the Web control, overwriting any existing style elements of the control. This method is primarily used by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
ApplyStyleSheetSkin | Applies the style properties defined in the page style sheet to the control. (Inherited from System.Web.UI.Control) | |
CopyBaseAttributes | Copies the properties not encapsulated by the Style object from the specified Web server control to the Web server control that this method is called from. This method is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBind | Overloaded. Overridden. Data binds control to the data source | |
DataBindCrossTab | Overloaded. Data bind chart to the table. Series will be automatically added to the chart depending on the number of unique values in the seriesGroupByField column of the data source. Data source can be the Ole(SQL)DataReader, DataView, DataSet, DataTable or DataRow. | |
DataBindTable | Overloaded. Automatically creates and binds series to specified data table. Each column of the table becomes a Y value in a separate series. Series X value field may also be provided. | |
Dispose | Overloaded. Disposing control resoursec | |
FindControl | Overloaded. Searches the current naming container for a server control with the specified id parameter. (Inherited from System.Web.UI.Control) | |
Focus | Sets input focus to a control. (Inherited from System.Web.UI.Control) | |
GetCurrentImageUrl | Gets current image URL the chart control will be rendered into. | |
GetHtmlImageMap | Gets HTML image map of the currently rendered chart. Save(...) method MUST be called before calling this method! | |
GetService | Gets the requested chart service. | |
HasControls | Determines if the server control contains any child controls. (Inherited from System.Web.UI.Control) | |
HitTest | Overloaded. This method is used for selection and it returns a selected object from x and y coordinates. | |
LoadTemplate | Overloaded. Loads chart appearance template from file. | |
MergeStyle | Copies any nonblank elements of the specified style to the Web control, but will not overwrite any existing style elements of the control. This method is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
RaisePostBackEvent | Method of IPostBackEventHandler that raises change events. | |
RenderBeginTag | Renders the HTML opening tag of the control to the specified writer. This method is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
RenderControl | Overloaded. Outputs server control content to a provided HtmlTextWriter object and stores tracing information about the control if tracing is enabled. (Inherited from System.Web.UI.Control) | |
RenderEndTag | Renders the HTML closing tag of the control into the specified writer. This method is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
ResetAutoValues | Reset auto calculated chart properties values to "Auto". | |
ResolveClientUrl | Gets a URL that can be used by the browser. (Inherited from System.Web.UI.Control) | |
ResolveUrl | Converts a URL into one that is usable on the requesting client. (Inherited from System.Web.UI.Control) | |
Save | Overloaded. Saves chart image into the file. | |
Select | Function, which returns selected data point and selected series from x, and y coordinate position. | |
SetRenderMethodDelegate | Assigns an event handler delegate to render the server control and its content into its parent control. (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
AddAttributesToRender | Adds HTML attributes and styles that need to be rendered to the specified HtmlTextWriterTag. This method is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
AddedControl | Called after a child control is added to the Controls collection of the Control object. (Inherited from System.Web.UI.Control) | |
AddParsedSubObject | Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's ControlCollection object. (Inherited from System.Web.UI.Control) | |
BuildProfileTree | Gathers information about the server control and delivers it to the Trace property to be displayed when tracing is enabled for the page. (Inherited from System.Web.UI.Control) | |
ClearChildControlState | Deletes the control-state information for the server control's child controls. (Inherited from System.Web.UI.Control) | |
ClearChildState | Deletes the view-state and control-state information for all the server control's child controls. (Inherited from System.Web.UI.Control) | |
ClearChildViewState | Deletes the view-state information for all the server control's child controls. (Inherited from System.Web.UI.Control) | |
ConfirmInitState | Sets the initialized state of the data-bound control. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
CreateChildControls | Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering. (Inherited from System.Web.UI.Control) | |
CreateControlCollection | Creates a new ControlCollection object to hold the child controls (both literal and server) of the server control. (Inherited from System.Web.UI.Control) | |
CreateControlStyle | Creates the style object that is used internally by the WebControl class to implement all style related properties. This method is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
CreateDataSourceSelectArguments | Creates a default DataSourceSelectArguments object used by the data-bound control if no arguments are specified. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
DataBindChildren | Binds a data source to the server control's child controls. (Inherited from System.Web.UI.Control) | |
EnsureChildControls | Determines whether the server control contains child controls. If it does not, it creates child controls. (Inherited from System.Web.UI.Control) | |
EnsureDataBound | Calls the DataBind method if the DataSourceID property is set and the data-bound control is marked to require binding. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
EnsureID | Creates an identifier for controls that do not have an identifier assigned. (Inherited from System.Web.UI.Control) | |
Finalize | Overridden. Control destructor | |
GetData | Retrieves a DataSourceView object that the data-bound control uses to perform data operations. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
GetDataSource | Retrieves the IDataSource interface that the data-bound control is associated with, if any. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
GetDesignModeState | Gets design-time data for a control. (Inherited from System.Web.UI.Control) | |
HasEvents | Returns a value indicating whether events are registered for the control or any child controls. (Inherited from System.Web.UI.Control) | |
IsLiteralContent | Determines if the server control holds only literal content. (Inherited from System.Web.UI.Control) | |
LoadControlState | Restores control-state information from a previous page request that was saved by the SaveControlState method. (Inherited from System.Web.UI.Control) | |
LoadViewState | Overridden. Restores view-state information from a previous page request that was saved by the SaveViewState method. | |
MapPathSecure | Retrieves the physical path that a virtual path, either absolute or relative, maps to. (Inherited from System.Web.UI.Control) | |
MarkAsDataBound | Sets the state of the control in view state as successfully bound to data. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
OnAxisViewChanged | Raises the E:AxisViewChanged event. | |
OnAxisViewChanging | Raises the E:AxisViewChanging event. | |
OnAxisViewZoomReset | Raises the E:AxisViewZoomReset event. | |
OnBackPaint | Fires when chart element backround must be drawn. This event is fired for elements like: ChatPicture, ChartArea and Legend | |
OnBubbleEvent | Determines whether the event for the server control is passed up the page's UI server control hierarchy. (Inherited from System.Web.UI.Control) | |
OnCallback | Raises the callback event. | |
OnCallbackComplete | Raises the callback complete event. | |
OnChartScroll | Invokes delegates registered with the ChartScroll event. | |
OnClick | Invokes delegates registered with the Click event. | |
OnCommandFired | Fires after executing a command. | |
OnCommandFiring | Fires before executing a command. | |
OnCustomize | Fires when all chart data is prepared to be customized before drawing. | |
OnCustomizeLegend | Fires when all chart legend data is prepared to be customized before drawing. | |
OnCustomizeMapAreas | Fires when chart image map data is prepared to be rendered. | |
OnDataBinding | Raises the DataBinding event. (Inherited from System.Web.UI.Control) | |
OnDataBound | Raises the DataBound event. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
OnDataPropertyChanged | Rebinds the data-bound control to its data after one of the base data source identification properties changes. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
OnDataSourceViewChanged | Raises the DataSourceViewChanged event. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
OnInit | Overridden. Override OnInit in order to end toolbal initialization. | |
OnLoad | Overridden. | |
OnPagePreLoad | Sets the initialized state of the data-bound control before the control is loaded. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
OnPaint | Fires when chart element must be drawn. This event is fired for elements like: ChatPicture, ChartArea and Legend | |
OnPreRender | Overridden. Handles the PreRender event. | |
OnUnload | Raises the Unload event. (Inherited from System.Web.UI.Control) | |
OpenFile | Gets a Stream used to read a file. (Inherited from System.Web.UI.Control) | |
PerformDataBinding | Overridden. | |
PerformSelect | Retrieves data from the associated data source. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
RaiseBubbleEvent | Assigns any sources of the event and its information to the control's parent. (Inherited from System.Web.UI.Control) | |
RemovedControl | Called after a control is removed from the Controls collection of another control. (Inherited from System.Web.UI.Control) | |
Render | Overridden. Render this control to the output parameter specified. | |
RenderChildren | Outputs the content of a server control's children to a provided HtmlTextWriter object, which writes the content to be rendered on the client. (Inherited from System.Web.UI.Control) | |
RenderContents | Renders the contents of the control to the specified writer. This method is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
RenderDesignTime | Render this control to the output parameter specified. | |
ResolveAdapter | Gets the control adapter responsible for rendering the specified control. (Inherited from System.Web.UI.Control) | |
SaveControlState | Saves any server control state changes that have occurred since the time the page was posted back to the server. (Inherited from System.Web.UI.Control) | |
SaveViewState | Overridden. Saves any server control view-state changes that have occurred since the time the page was posted back to the server. | |
SetDesignModeState | Sets design-time data for a control. (Inherited from System.Web.UI.Control) | |
TrackViewState | Causes the control to track changes to its view state so they can be stored in the object's ViewState property. (Inherited from System.Web.UI.WebControls.WebControl) | |
ValidateDataSource | Overridden. |
Name | Description | |
---|---|---|
AxisViewChanged | Called when axis view position/size is changed. | |
AxisViewChanging | Called when axis view position/size is about to change. | |
AxisViewZoomReset | Fires when axis view zoom reset button is pressed. | |
BackPaint | Fires when chart element backround must be drawn. This event is fired for elements like: ChartPicture, ChartArea and Legend | |
Callback | ||
CallbackComplete | ||
ChartScroll | Called when axis scrolled. | |
Click | Defines the Click event using the event property syntax. The Events property stores all the event delegates of a control as name/value pairs. | |
CommandFired | Fires after executing a command. | |
CommandFiring | Fires before executing a command. | |
Customize | Fires just before the chart image is drawn. Use this event to customize the chart picture. | |
CustomizeLegend | Fires just before the chart legend is drawn. Use this event to customize the chart legend items. | |
CustomizeMapAreas | Fires just before the chart image map is rendered. Use this event to customize the map areas items. | |
DataBinding | Occurs when the server control binds to a data source. (Inherited from System.Web.UI.Control) | |
DataBound | Occurs after the server control binds to a data source. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
Disposed | Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. (Inherited from System.Web.UI.Control) | |
Init | Occurs when the server control is initialized, which is the first step in its lifecycle. (Inherited from System.Web.UI.Control) | |
Load | Occurs when the server control is loaded into the Page object. (Inherited from System.Web.UI.Control) | |
Paint | Fires when chart element must be drawn. This event is fired for elements like: ChartPicture, ChartArea and Legend | |
PostPaint | Fires after chart element was drawn. This event is fired for elements like: ChartPicture, ChartArea and Legend | |
PrePaint | Fires after the chart element backround was drawn. This event is fired for elements like: ChartPicture, ChartArea and Legend | |
PreRender | Occurs after the Control object is loaded but prior to rendering. (Inherited from System.Web.UI.Control) | |
Unload | Occurs when the server control is unloaded from memory. (Inherited from System.Web.UI.Control) |