public GetYValueEventHandler GetYValue
Remarks
The GetYValue event occurs when the Surface Series needs to recreate the grid of values. Calling the ReCreateValues method forces Surface Series to be created again. You should return the corresponding Y value for a given X and Z values. Usually you will place a formula or algorithm that calculates its value based on X and Z parameters.
See Also
Custom3DGrid Class | Custom3DGrid Members | Steema.TeeChart.Styles Namespace