ChartControl Methods
Visualizes data as bars, areas, lines and other shapes. See Chart Control.
Name | Description |
---|---|
About() static | Invokes the chart’s About dialog box. |
Accessibility |
Notifies the accessibility client applications of the specified Accessible |
Accessibility |
Notifies the accessibility client applications of the specified Accessible |
Animate() | Starts the series animations. |
Begin |
Starts the Chart |
Begin |
Executes the specified delegate asynchronously with the specified arguments, on the thread that the control’s underlying handle was created on. Inherited from Control. |
Begin |
Executes the specified delegate asynchronously on the thread that the control’s underlying handle was created on. Inherited from Control. |
Bind |
Binds a chart to data. |
Bind |
Binds a chart to data. |
Bring |
Brings the control to the front of the z-order. Inherited from Control. |
Calc |
Returns information on the chart elements located at the specified point. |
Calc |
Returns information on the chart elements located at the point with the specified x and y coordinates. |
Clear |
Releases all memory resources used by the chart to cache its data in case the Chart |
Clear |
Deselects all chart elements at runtime. |
Clear |
Deselects all selected chart elements; optionally deselects hot-tracked elements as well. |
Clone() |
Creates a copy of the current Chart |
Contains |
Retrieves a value indicating whether the specified control is a child of the control. Inherited from Control. |
Create |
Forces the creation of the visible control, including the creation of the handle and any visible child controls. Inherited from Control. |
Create |
Creates a new instance of the control collection for the control. Inherited from Control. |
Create |
Creates the Graphics for the control. Inherited from Control. |
Create |
Creates a handle for the control. Inherited from Control. |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Def |
Sends the specified message to the default window procedure. Inherited from Control. |
Destroy |
Destroys the handle associated with the control. Inherited from Control. |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
Do |
Begins a drag-and-drop operation. Inherited from Control. |
Draw |
Supports rendering to the specified bitmap. Inherited from Control. |
Drill |
Drills down to the passed argument if the actual series template has the Series |
Drill |
Drills down to a series with the passed series ID if the actual series template has the Series |
Drill |
Drills down to the passed series point if the actual series template has the Series |
Drill |
Drills up if the actual series template is not root (Chart |
End |
Ends the Chart |
End |
Retrieves the return value of the asynchronous operation represented by the IAsync |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Export |
Exports the chart to the specified stream like the docx file using the specified export options. |
Export |
Exports the control in the Office Open XML file format (DOCX file) and sends it to the specified stream. |
Export |
Exports the chart to a file under the specified path with the specified export options. |
Export |
Exports the control in the Office Open XML file format and saves it to the specified DOCX file. |
Export |
Exports a chart to the specified stream in HTML format using the specified HTML-specific options. |
Export |
Obsolete. Exports the chart’s layout to an HTML document with the specified encoding and title and sends it to the specified stream. |
Export |
Exports a chart to the specified file path in HTML format using the specified HTML-specific options. |
Export |
Obsolete. Exports the chart’s layout to an HTML file with the specified encoding and title. |
Export |
|
Export |
|
Export |
Exports a chart to the specified stream in MHT format using the specified MHT-specific options. |
Export |
Obsolete. Exports the chart’s layout to an MHT document (Web archive, single file) on the specified path, with the specified title and sends it to the specified stream. |
Export |
Exports a chart to the specified file path in MHT format using the specified MHT-specific options. |
Export |
Obsolete. Exports the chart’s layout to an MHT file (Web archive, single file) on the specified path, with the specified title. |
Export |
Exports the chart’s data to a PDF document and sends it to the specified stream, with the specified options. |
Export |
Exports the chart’s data to the specified PDF file, with the specified options. |
Export |
Exports the control to a stream in RTF format. |
Export |
Exports the control to an RTF document with the given path. |
Export |
Exports a chart to the specified stream in the SVG format. |
Export |
Exports a chart to the specified file in the SVG format. |
Export |
Creates an XLS document with a chart inserted as an image and sends it to a stream, with the specified options. |
Export |
Creates an XLS file with a chart inserted as an image, with the specified options. |
Export |
Creates an XLSX document with a chart inserted as an image and sends it to a stream, with the specified options. |
Export |
Creates an XLSX file with a chart inserted as an image, with the specified options. |
Find |
Retrieves the form that the control is on. Inherited from Control. |
Focus() | Sets input focus to the control. Inherited from Control. |
From |
Retrieves the control that contains the specified handle. Inherited from Control. |
From |
Returns the control that is currently associated with the specified handle. Inherited from Control. |
Get |
Retrieves the specified Accessible |
Get |
Returns an array of strings that represent the names of all the appearances in the Chart. |
Get |
Retrieves a value indicating how a control will behave when its Auto |
Get |
Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. Inherited from Control. |
Get |
Retrieves the child control that is located at the specified coordinates. Inherited from Control. |
Get |
Returns the next Container |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns an array of localized names of appearances. |
Get |
Returns an array of localized names of palettes. |
Get |
Retrieves the next control forward or back in the tab order of child controls. Inherited from Control. |
Get |
Gets the colors that comprise the palette. |
Get |
Returns an array of strings that represent the names of all the palettes in the Chart. |
Get |
Retrieves the size of a rectangular area into which a control can be fitted. Inherited from Control. |
Get |
Retrieves the bounds within which the control is scaled. Inherited from Control. |
Get |
Gets a series within the chart’s series collection by its name. |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Retrieves the value of the specified control style bit for the control. Inherited from Control. |
Get |
Returns the tooltip controller component that controls the appearance, position and the content of the hints displayed by the Chart control. |
Get |
Determines if the control is a top-level control. Inherited from Control. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide() | Conceals the control from the user. Inherited from Control. |
Hit |
Returns specific chart elements, which are located under the test point. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Init |
Called after the control has been added to another container. Inherited from Control. |
Invalidate() | Invalidates the entire surface of the control and causes the control to be redrawn. Inherited from Control. |
Invalidate |
Invalidates a specific region of the control and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. Inherited from Control. |
Invalidate |
Invalidates the specified region of the control (adds it to the control’s update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. Inherited from Control. |
Invalidate |
Invalidates the specified region of the control (adds it to the control’s update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Inherited from Control. |
Invalidate |
Invalidates the specified region of the control (adds it to the control’s update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. Inherited from Control. |
Invalidate |
Invalidates the specified region of the control (adds it to the control’s update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Inherited from Control. |
Invoke |
Executes the specified delegate, on the thread that owns the control’s underlying window handle, with the specified list of arguments. Inherited from Control. |
Invoke |
Executes the specified delegate on the thread that owns the control’s underlying window handle. Inherited from Control. |
Invoke |
Raises the Got |
Invoke |
Raises the Lost |
Invoke |
Raises the Click event for the specified control. Inherited from Control. |
Invoke |
Raises the Paint event for the specified control. Inherited from Control. |
Invoke |
Raises the Paint event for the specified control.
Inherited from Control. |
Is |
Determines if a character is an input character that the control recognizes. Inherited from Control. |
Is |
Determines whether the CAPS LOCK, NUM LOCK, or SCROLL LOCK key is in effect. Inherited from Control. |
Is |
Determines if the specified character is the mnemonic character assigned to the control in the specified string. Inherited from Control. |
Load |
Restores the chart’s layout from the specified file. |
Load |
Restores the chart’s layout from the specified stream. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Notify |
Raises the Invalidated event with a specified region of the control to invalidate. Inherited from Control. |
On |
Raises the Auto |
On |
Raises the Back |
On |
Raises the Background |
On |
Raises the Background |
On |
Raises the Binding |
On |
Raises the Causes |
On |
Raises the Change |
On |
Raises the Click event. Inherited from Control. |
On |
Raises the Client |
On |
Raises the Context |
On |
Raises the Context |
On |
Raises the Control |
On |
Raises the Control |
On |
Raises the Create |
On |
Raises the Dock |
On |
Raises the Double |
On |
Raises the Drag |
On |
Raises the Drag |
On |
Raises the Drag |
On |
Raises the Drag |
On |
Raises the Enabled |
On |
Raises the Enter event. Inherited from Control. |
On |
Raises the Font |
On |
Raises the Fore |
On |
Raises the Give |
On |
Raises the Got |
On |
Raises the Help |
On |
Raises the Ime |
On |
Raises the Invalidated event. Inherited from Control. |
On |
Raises the Layout event. Inherited from Control. |
On |
Raises the Leave event. Inherited from Control. |
On |
Raises the Location |
On |
Raises the Lost |
On |
Raises the Margin |
On |
Raises the Mouse |
On |
Raises the Mouse |
On |
Raises the Mouse |
On |
Raises the Mouse |
On |
Notifies the control of Windows messages. Inherited from Control. |
On |
Raises the Padding |
On |
Raises the Back |
On |
Raises the Background |
On |
Raises the Binding |
On |
Raises the Parent |
On |
Raises the Cursor |
On |
Raises the Enabled |
On |
Raises the Font |
On |
Raises the Fore |
On |
Raises the Right |
On |
Raises the Visible |
On |
Raises the Preview |
On |
Raises the Paint event. Inherited from Control. |
On |
Raises the Query |
On |
Raises the Region |
On |
Raises the Resize event. Inherited from Control. |
On |
Raises the Right |
On |
Raises the Style |
On |
Raises the System |
On |
Raises the Tab |
On |
Raises the Tab |
On |
Raises the Text |
On |
Raises the Validated event. Inherited from Control. |
On |
Raises the Validating event. Inherited from Control. |
On |
Raises the Visible |
Perform |
Forces the control to apply layout logic to all its child controls. Inherited from Control. |
Perform |
Forces the control to apply layout logic to all its child controls. Inherited from Control. |
Point |
Computes the location of the specified screen point into client coordinates. Inherited from Control. |
Point |
Computes the location of the specified client point into screen coordinates. Inherited from Control. |
Pre |
Preprocesses keyboard or input messages within the message loop before they are dispatched. Inherited from Control. |
Pre |
Preprocesses keyboard or input messages within the message loop before they are dispatched. Inherited from Control. |
Print() | Prints the chart. |
Print |
Obsolete. Prints the Chart using the specified size mode. |
Process |
Processes a command key. Inherited from Control. |
Process |
Processes a dialog character. Inherited from Control. |
Process |
Processes a dialog key. Inherited from Control. |
Process |
Processes a key message and generates the appropriate control events. Inherited from Control. |
Process |
Processes a keyboard message. Inherited from Control. |
Process |
Previews a keyboard message. Inherited from Control. |
Process |
Processes a mnemonic character. Inherited from Control. |
Raise |
Raises the appropriate drag event. Inherited from Control. |
Raise |
Raises the appropriate key event. Inherited from Control. |
Raise |
Raises the appropriate mouse event. Inherited from Control. |
Raise |
Raises the appropriate paint event. Inherited from Control. |
Recreate |
Forces the re-creation of the handle for the control. Inherited from Control. |
Rectangle |
Computes the size and location of the specified screen rectangle in client coordinates. Inherited from Control. |
Rectangle |
Computes the size and location of the specified client rectangle in screen coordinates. Inherited from Control. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reflect |
Reflects the specified message to the control that is bound to the specified handle. Inherited from Control. |
Refresh() | Forces the control to invalidate its client area and immediately redraw itself and any child controls. Inherited from Control. |
Refresh |
Reloads data from the underlying data source and repaints the diagram area. |
Register |
Registers the custom summary function with the specified settings. |
Register |
Registers the custom summary function with the specified settings. |
Replace |
Changes the selection, replacing the currently selected items with the specified selected items. |
Reset |
Resets the Back |
Reset |
Causes a control bound to the Binding |
Reset |
Resets the Cursor property to its default value. Inherited from Control. |
Reset |
Resets the Font property to its default value. Inherited from Control. |
Reset |
Resets the Fore |
Reset |
Resets the Ime |
Reset |
Obsolete. Cancels the changes applied to the Series for each series and makes it equal to the Series .
|
Reset |
Resets the text pattern applied to the legend items via the Series |
Reset |
Resets the control to handle the Mouse |
Reset |
Resets the Right |
Reset |
Resets the collection of the chart’s summary functions. |
Reset |
Resets the Text property to its default value (Empty). Inherited from Control. |
Resume |
Resumes usual layout logic. Inherited from Control. |
Resume |
Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests. Inherited from Control. |
Rtl |
Converts the specified Content |
Rtl |
Converts the specified Horizontal |
Rtl |
Converts the specified Left |
Rtl |
Converts the specified Content |
Rtl |
Converts the specified Horizontal |
Rtl |
Converts the specified Left |
Save |
Saves the chart’s layout to the specified file. |
Save |
Saves the chart’s layout to the specified stream. |
Scale |
Scales the control and all child controls by the specified scaling factor. Inherited from Control. |
Scale |
Scales the entire control and any child controls. Inherited from Control. |
Scale |
Scales the control and any child controls. Inherited from Control. |
Scale |
Scales a control’s location, size, padding and margin. Inherited from Control. |
Scale |
This method is not relevant for this class. Inherited from Control. |
Select() | Activates the control. Inherited from Control. |
Select |
Activates a child control. Optionally specifies the direction in the tab order to select the control from. Inherited from Control. |
Select |
Activates the next control. Inherited from Control. |
Send |
Sends the control to the back of the z-order. Inherited from Control. |
Set |
Sets a value indicating how a control will behave when its Auto |
Set |
Sets the specified bounds of the control to the specified location and size. Inherited from Control. |
Set |
Sets the bounds of the control to the specified location and size. Inherited from Control. |
Set |
Performs the work of setting the specified bounds of this control. Inherited from Control. |
Set |
Sets the size of the client area of the control. Inherited from Control. |
Set |
Selects the specified chart element at runtime. |
Set |
Sets a specified Controltrue or false .
Inherited from Control. |
Set |
Sets the control as the top-level control. Inherited from Control. |
Set |
Sets the control to the specified visible state. Inherited from Control. |
Show() | Displays the control to the user. Inherited from Control. |
Show |
|
Show |
Invokes the Print Preview Form, which shows the print preview of the chart. |
Show |
Obsolete. Invokes the Print Preview Form, which shows the print preview of the chart using the specified zoom settings. |
Show |
Invokes the Ribbon Print Preview Form, which shows the print preview of the chart. |
Size |
Determines the size of the entire control from the height and width of its client area. Inherited from Control. |
Suspend |
Temporarily suspends the layout logic for the control. Inherited from Control. |
IDrop |
Raises the Drag |
IDrop |
Raises the Drag |
IDrop |
Raises the Drag |
IDrop |
Raises the Drag |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
Unregister |
Unregisters the summary function with the specified name. |
Update() | Causes the control to redraw the invalidated regions within its client area. Inherited from Control. |
Update |
Updates the bounds of the control with the current size and location. Inherited from Control. |
Update |
Updates the bounds of the control with the specified size, location, and client size. Inherited from Control. |
Update |
Updates the bounds of the control with the specified size and location. Inherited from Control. |
Update |
Forces the assigned styles to be reapplied to the control. Inherited from Control. |
Update |
Updates the control in its parent’s z-order. Inherited from Control. |
See Also