TCustom3DGridSeries.CreateValues
TCustom3DGridSeries
procedure CreateValues(NumX, NumZ: Integer); virtual;
Unit
TeeSurfa
Description
The CreateValues method makes a Surface grid of NumX by NumZ dimensions. For each grid point, the OnGetYValue event is called to allow the user to supply the corresponding Y value.