TCustom3DGridSeries.OnGetYValue
 
 
 

All Units  All Classes  Properties, Methods and Events  

TCustom3DGridSeries.OnGetYValue
TCustom3DGridSeries

property OnGetYValue: TChartSurfaceGetY;

Unit
TeeSurfa

Description
The OnGetYValue 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.


Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.