TQRDBChart.GetRectangle
 
 
 

All Units  All Classes  Properties, Methods and Events  

TQRDBChart.GetRectangle
TQRDBChart

function GetRectangle: TRect; override;

Unit
QrTee

Description
The GetRectangle function returns the TChart panel bounding rectangle coordinates.
It is virtual as it's used by TQRChart component to calculate the exact coordinates when previewing and printing Charts in QuickReport printable components.
You should use GetRectangle when custom drawing on QuickReport Printer canvas.
TChart and TDBChart simply return GetClientRect rectangle coordinates.




Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.