Data Entry at Runtime
Posted: Thu Jan 20, 2005 1:40 pm
I would like to present the user with two empty series when the program opens, then allow the user to enter the data. When I create a tPointSeries or tLineSeries at runtime (also at designtime), the column headings are always Text and Y instead of X and Y. How can I force X and Y data columns for each new tPointSeries and tLineSeries?
At designtime the series is created along with default data, which I then need to clear out. Can this behavior be avoided?
At designtime the series is created along with default data, which I then need to clear out. Can this behavior be avoided?