TChartValueLists.ValueList
 
 
 

All Units  All Classes  Properties, Methods and Events  

TChartValueLists.ValueList
TChartValueLists

property ValueList[Index: Integer]: TChartValueList;

Unit
TeEngine

Description
Access the ValueList by index. In most situations this is not necessary as ValueLists may be accessed by name.

eg.

ShowMessage(FloatToStr(Series1.XValues.Maximum));



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