TChartTitle.TitleRect

TChartTitle.TitleRect
TChartTitle

property TitleRect: TRect;

Unit
Chart

Description
The TitleRect property returns the bounding rectangle coordinates for Chart.Title and Chart.Foot subcomponents. Title dimensions depend on TChartTitle.Frame and AdjustFrame properties.

You can use TitleRect to custom draw on Chart Title or Foot, or to custom handle mouse clicks over Title or Foot boundaries.