ReadOnly  
When True ChartGrid1.ReadOnly prevents contents of the ChartGrid being modified.

Example:
ChartGrid1.ReadOnly:=True;