Makes a Surface grid of NumX by NumZ dimensions.
public Void CreateValues(Int32 numX,
Int32 numZ)

Remarks


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.

See Also

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