public Chart Chart {get; set;}
Remarks
The Chart property defines the TChart or TDBChart component to display on a TQRChart. TQRChart is an "interface" component. It must be associated to a TChart or TDBChart component using the Chart property.
See Also
TChart Class | TChart Members | Steema.TeeChart Namespace