TCustomChartGrid.Chart

TCustomChartGrid.Chart
TCustomChartGrid

property Chart: TCustomChart;

Unit
TeeChartGrid

Description
Select the Chart/DBChart to which to link the ChartGrid. Use the TCustomChartGrid.Series.html">Series property to limit Grid display to only one Series.

Example
:

ChartGrid1.Chart:=Chart1;