Back to Devexpress

TdxDBTeeChartReportLink Class

vcl-dxpsdbtclnk.md

latest1.6 KB
Original Source

TdxDBTeeChartReportLink Class

A print link for the TDBChart component shipped with the VCL library.

Declaration

delphi
TdxDBTeeChartReportLink = class(
    TCustomdxTeeChartReportLink
)

Remarks

TdxTeeChartReportLink and TdxDBTeeChartReportLink components allow you to print content of TChart and TDBChart components shipped with the VCL library.

Important

If you need to print TeeChart Pro VCL components using the ExpressPrinting System, modify source files as described in the following Support Center ticket and use the Recompile option in the DevExpress VCL components installer:

Manual TeeChart Print-Related Package Compilation

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TBasedxReportLink TCustomdxGraphicReportLink TCustomdxTeeChartReportLink TdxDBTeeChartReportLink

See Also

TdxDBTeeChartReportLink Members

dxPSDBTCLnk Unit