TPolarGridSeries.AddCell
TPolarGridSeries
function AddCell(Const Sector, Track: Integer; Const Value: TChartValue): Integer;
Unit
TeePolarGrid
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.