TChartValueList.TempValue

TChartValueList.TempValue
TChartValueList

property TempValue: TChartValue;

Unit
TeEngine

Description
Run-time only.

The TempValue property is a special internal property used when adding values from one Series to another or when adding values to a Series with more than "X" and "Y" values, such as TBubbleSeries which has "Radius" values as well.

It is also used by the DBChart component, when loading records from database datasets into Series.