TdxDBTeeChartReportLink.DBChart Property
In This Article
Determines the TDBChart component to be printed by the printing component.
#Declaration
Delphi
property DBChart: TDBChart read;
#Property Value
Type |
---|
dx |
#Remarks
This property returns the TDBChart object for which a report is created.
See Also