PIGGraph

NValues

Returns or sets the number of points to draw (the array dimension). Each new point overwrites the oldest one if XCount is higher then NValues.

NValues: integer; (default: 3000)

PIGGraph1.NValues := 3000;

or

for i := 0 to PIGGraph1.NValues-1 do
...

XCount

© 1996,1997 Productions Informatiques GaMa.
All rights reserved. Tous droits réservés.