Back to Devexpress

TdxTeeChartReportLink Class

vcl-dxpstclnk.md

latest1.6 KB
Original Source

TdxTeeChartReportLink Class

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

Declaration

delphi
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

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TBasedxReportLink TCustomdxGraphicReportLink TCustomdxTeeChartReportLink TdxTeeChartReportLink

See Also

TdxTeeChartReportLink Members

dxPSTCLnk Unit