IPolarGridSeries.AddCell
IPolarGridSeries

function AddCell(Sector, Track: Integer; Value: Double): Integer;

Type Library
TeeChartx

Description
Adds a new cell to the grid, at the given Sector and Track coordinates with the passed Value.

Returns the index of this cell in the series XValues and YValues arrays.