TCustom3DGridSeries.Value
 
 
 

All Units  All Classes  Properties, Methods and Events  

TCustom3DGridSeries.Value
TCustom3DGridSeries

property Value[X, Z: Integer]: TChartValue;

Unit
TeeSurfa

Description
A two dimension array property to easy access series cell values.

Series1.Value[ 12, 10 ]:= 456.78 ; // <-- 12th row, 10th column

The series will internally add the appropiate values using AddXYZ method when using this array property.





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