Description
Each Series draws random values at design mode unless you connect the Series component to other Series component or to a DataSet (Table,SQL,TClientDataset) component.
This method adds some random values to the Series and redraws it.
Example
Series1.FillSampleValues(20);
{will draw a series with 20 values at runtime}
TChartSeries是什么东西啊?
是不是图匡什么的阿/?
他应该是
Series1.FillSampleValues(20);
{will draw a series with 20 values at runtime}
EXISTINGARRAY():
The EXISTINGARRAY micro allow you to take an array that is already created and pass it as an open array. The array that you pass must be of the correct type.