TdxChart Methods
Implements the internal Chart control model.
Name | Description |
---|---|
_Add |
The reference counter increment function of the interfaced property set.
Inherited from Tcx |
_Release protected |
The reference counter decrement function of the interfaced property set.
Inherited from Tcx |
Add |
Creates a new diagram with the specified title. |
Add |
Creates a new diagram with the specified title in Delphi code. |
Assign |
Applies compatible settings from the specified source to the current property set.
Inherited from Tcx |
Assign |
Updates all chart settings from the specified internal Chart model. |
Assign |
Inherited from TPersistent. |
Begin |
Postpones setting change notifications to the parent object until an End |
Cancel |
Re-enables change notifications and delays pending changes made in the component after a Begin |
Change |
Applies the specified scale factor to the chart. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Do |
Applies pending changes after an End |
End |
Applies all pending changes and redraws the parent object after a Begin |
Equals |
Inherited from TObject. |
Export |
Exports chart content to a stream in BMP format. |
Export |
Exports chart content to a file in BMP format. |
Export |
Exports chart content as an image container in a DOCX document and saves it to the target stream. |
Export |
Exports chart content as an image container in a DOCX document and saves it to a file. |
Export |
Exports chart content to a stream in EMF format. |
Export |
Exports chart content to a file in WMF format. |
Export |
Exports chart content to a stream in GIF format. |
Export |
Exports chart content to a file in GIF format. |
Export |
Exports chart content to a stream in any supported image format. |
Export |
Exports chart content to a file in any supported image format. |
Export |
Exports chart content to a stream in JPEG format. |
Export |
Exports chart content to a file in JPEG format. |
Export |
Exports chart content to a stream in PNG format. |
Export |
Exports chart content to a file in PNG format. |
Export |
Exports chart content to a stream in SVG format. |
Export |
Exports chart content to a file in SVG format. |
Export |
Exports chart content to a stream in TIFF format. |
Export |
Exports chart content to a file in TIFF format. |
Export |
Exports chart content to a stream in WMF format. |
Export |
Exports chart content to a file in WMF format. |
Export |
Exports chart content as an image container in an XLSX document and saves it to the target stream. |
Export |
Exports chart content as an image container in an XLSX document and saves it to a file. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Load |
Loads series data from the specified stream populated by a Save |
Paint |
Draws chart content on the specified canvas. |
Paint |
Draws chart content on the specified canvas. |
Query |
Provides access to the implementation of the specified interface if the current persistent property set or information container supports it.
Inherited from Tcx |
Save |
Saves series data from all diagrams to the specified stream. |
To |
Inherited from TObject. |
See Also