Skip to main content

TdxTeeChartReportLink Class

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

Declaration

TdxTeeChartReportLink = 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