Search found 3 matches
- Thu Oct 11, 2012 10:29 am
- Forum: VCL
- Topic: TeeChart Fast line series drawing problem.
- Replies: 4
- Views: 4592
Re: TeeChart Fast line series drawing problem.
Hi, Thanks for your replay. We have one more problem with FastLine series. In our application we get about 1000 points every 500 miliseconds. We disable all critical section on chart and series and turn off AutoRepaint option as it was shown in demo for TeeChart2012. In case when we have activated a...
- Thu Oct 11, 2012 10:23 am
- Forum: VCL
- Topic: Chart custom axis title problem.
- Replies: 1
- Views: 2549
Chart custom axis title problem.
Hi! We have Embarcadero C++ Builder XE on Windows 7. We are using trial version of TeeChart 2012. In our application we are using custom axises with title. In case when min and max value are changed on inserting new data to series our title from custom axis just draw out of chart region. When we hav...
- Tue Oct 09, 2012 12:26 pm
- Forum: VCL
- Topic: TeeChart Fast line series drawing problem.
- Replies: 4
- Views: 4592
TeeChart Fast line series drawing problem.
Hi We have Embarcadero C++ Builder XE on Windows 7. We are using trial version of TeeChart 2012. We have application which contains a chart with custom axises and fast line series for every custom axis. In case when We trurn on fast drawing with paint type 'MinMax' and series contains only few point...