Search found 4 matches
- Sat Sep 28, 2013 1:42 am
- Forum: VCL
- Topic: Unwanted data in TLineSeries
- Replies: 2
- Views: 3844
Re: Unwanted data in TLineSeries
Additional info. If I repeat the process, clear Series1 and '.add' data, without exiting the app, it all works perfectly. It's as if there is something initialising the Chart data on the first '.Add'. First_Run attached is on initial data load. Second_Run attached is on second run data load. In both...
- Sat Sep 28, 2013 1:25 am
- Forum: VCL
- Topic: Unwanted data in TLineSeries
- Replies: 2
- Views: 3844
Unwanted data in TLineSeries
Hi Guys, I am tearing what little hair I have left out with this one. D2007, latest TChart Pro. Until a short time ago, couple of weeks, everything was working fine when I added new data to a Line Series. Data points, labels, etc, all fine. Suddenly, now, when I add my first data point either throug...
- Sun Aug 25, 2013 12:11 am
- Forum: VCL
- Topic: Smooth my chart lines
- Replies: 2
- Views: 4483
Re: Smooth my chart lines
Forgot to mention - D2007 & the latest/current TeeChart Pro v 2013.08.130521 32bit.
- Sun Aug 25, 2013 12:09 am
- Forum: VCL
- Topic: Smooth my chart lines
- Replies: 2
- Views: 4483
Smooth my chart lines
Hi Guys, At the moment I have my chart doing everything it NEEDS to do. However, the one annoying thinkis the straight lines between data points. I would like to have smooth, curved lines between & through the data points. I have looked at some of the 'AntiAliasing' topics but find myself no closer ...