Add new cell to polar grid series.
public Int32 AddCell(Int32 sector,
Int32 track,
Double value)

Parameters

sector
Cell sector.
track
Cell track.
value
Value for Cell[sector,track].

Return Value

Added cell index.

See Also

PolarGrid Class | PolarGrid Members | Steema.TeeChart.Styles Namespace