TdxDashboard Methods
A non-visual VCL Dashboard container designed to generate and export dashboard content.| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| ExportTo(TdxDashboardExportFormat,TStream,string) | Exports dashboard content to a stream in any supported format. Returns the file name that corresponds to the dashboard layout name and the target export format. |
| ExportTo(TdxDashboardExportFormat,TStream) | Exports dashboard content to a stream in any supported format. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| ToString | Inherited from TObject. |
See Also