AllowInsertSeries  
When True ChartGrid1.AllowInsertSeries allows new Series to be added to the ChartGrid and Chart by down arrow keying from the current bottom row of the ChartGrid.

Example:
ChartGrid1.AllowInsertSeries:=True;