Object Reference > Chart2D Object > Chart2D Object Members |
Chart2D Object Properties
The action maps for the control |
|
Specifies whether the end-user is to be permitted to pop up the property page at runtime. |
|
The border around the entire control. |
|
Returns/sets whether validation occurs on the control which lost focus. |
|
The border around the entire control. |
|
The region of the chart containing the data and axes. |
|
The collection of data, styles, series/point labels. |
|
Text annotations within the chart. |
|
Returns the container of an object. |
|
Returns/sets a DataBindings collection object that collects the bindable properties that are available to the developer. |
|
Specifies a URL containing chart data to load at runtime. |
|
The data control through which the current control is bound to a database. |
|
Returns/sets the icon to be displayed as the pointer in a drag-and-drop operation. |
|
Returns/sets a value that determines whether manual or automatic drag mode is used. |
|
The value to be added to each 2D Chart error number (to ensure uniqueness). |
|
The footer of the chart. |
|
The header of the chart. |
|
Returns/sets the height of an object. |
|
Specifies the default Help file context ID for an object. |
|
The window handle for the control. |
|
Returns/sets the number identifying a control in a control array. |
|
The background/foreground colors and image for the chart element. |
|
Determines whether changes to chart properties are shown. |
|
Determines how chart updates appear to the user. |
|
Returns/sets the distance between the internal left edge of an object and the left edge of its container. |
|
The legend of the chart. |
|
Returns the name used in code to identify an object. |
|
Returns an object in a control. |
|
Returns the object on which this object is located. |
|
Specifies an alternate path and filename to the runtime property pages. |
Chart2D Object Methods
Displays an About box. |
|
Calls an action. |
|
Copies the chart to the clipboard. |
|
Draws the chart on a specified device. |
|
Draws the chart into a file. |
|
Returns the state of the Property Editor element. |
|
Loads a chart description from a file. |
|
Loads a chart Description (an .OC2 file) from a URL. |
|
Prints the chart using the Windows dialog box. |
|
Repaints the chart. |
|
The default state is the property settings and data values that appear in the chart when it is first dropped on a form. |
|
Saves a chart description to a file. |
|
Saves a bitmap (device independent bitmap) to a Byte array if successful or Empty if it fails. |
|
Saves the chart as a JPEG image file. |
|
Performs the same as the existing function SaveImageAsJpeg() except that the image data is not saved to a file, but is returned in a Byte array (memory only) if successful and Empty if it fails. |
|
Saves the chart as a PNG image file. |
|
Performs the same as the existing functions SaveImageAsPng() except that the image data is not saved to a file, but is returned in a Byte array (memory only) if successful and Empty if it fails. |
|
Determines if a Property Editor tab is shown or not. |