Contents  All Classes  Index A-Z  All Units


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.




Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.