TCustomdxTeeChartReportLink Class
In This Article
The base class used to print both the TChart and TDBChart components.
#Declaration
Delphi
TCustomdxTeeChartReportLink = class(
TCustomdxGraphicReportLink
)
#Remarks
This class is a common ancestor for both the TdxTeeChartReportLink and TdxDBTeeChartReportLink objects.
#Inheritance
See Also
TCustomdxTeeChartReportLink