Skip to main content

TdxDBTeeChartReportLink Class

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

Declaration

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

See Also