Skip to main content

TdxDBTeeChartReportLink.DBChart Property

Determines the TDBChart component to be printed by the printing component.

Declaration

property DBChart: TDBChart read;

Property Value

Type
dxPSDBTCLnk.TdxDBTeeChartReportLink.DBChart.TDBChart

Remarks

This property returns the TDBChart object for which a report is created.

See Also