TCustom3DSeries.ZValue

TCustom3DSeries.ZValue
TCustom3DSeries

property ZValue[Index: Integer]: TChartValue;

Unit
TeeSurfa

Description
Run-time only.

Used by TSurfaceSeries, TPoint3DSeries and TContourSeries components.

The ZValue array property lets you access a specific Surface's point Z value. Z values are kept in the ZValues list property. You can access Z values using the Index parameter.