TChartValueList.FillSequence
TChartValueList
procedure FillSequence;
Unit
TeEngine
Description
(Advanced)
The FillSequence method renumbers all values in a TChartValueList component. Values start at zero.
Warning: Calling FillSequence removes any previous value in a TChartValueList.
See TChartValueList.Sort method example.