Hello Yeray,
Thank you for your help.
Kind Regards
Edgar
Search found 4 matches
- Thu Aug 25, 2016 3:23 pm
- Forum: VCL
- Topic: TFastLineSeries AutoRepaint Problems
- Replies: 7
- Views: 13887
- Wed Aug 24, 2016 10:48 am
- Forum: VCL
- Topic: TFastLineSeries AutoRepaint Problems
- Replies: 7
- Views: 13887
Re: TFastLineSeries AutoRepaint Problems
Hello Sandra,
Thank you for your help. But I only see the clipping bug in your Bugzilla request.
I don't see the bug with the missing vertical lines (see pictures above) with TFastLineSeries properties:
AutoRepaint = false
DrawAllPoints = false
DrawAllPointsStyle = daMinMax
Kind Regards
Edgar
Thank you for your help. But I only see the clipping bug in your Bugzilla request.
I don't see the bug with the missing vertical lines (see pictures above) with TFastLineSeries properties:
AutoRepaint = false
DrawAllPoints = false
DrawAllPointsStyle = daMinMax
Kind Regards
Edgar
- Thu Aug 18, 2016 9:35 am
- Forum: VCL
- Topic: TFastLineSeries AutoRepaint Problems
- Replies: 7
- Views: 13887
Re: TFastLineSeries AutoRepaint Problems
Hello Sandra, Thank you for your info. Setting the chart AntiAlias = false worked for me as a workaround for the FastPen color problem. I know, setting AutoRepaint = true solves the problem. But AutoRepaint = false reduces the CPU utilization a lot in my application. There is no significant speed re...
- Thu Aug 11, 2016 3:33 pm
- Forum: VCL
- Topic: TFastLineSeries AutoRepaint Problems
- Replies: 7
- Views: 13887
TFastLineSeries AutoRepaint Problems
Hello, I'm updating TeeChart of an old application for realtime data recording. I use Windows 7 SP1, C++Builder XE5 and the latest TeeChart Pro 2016.18 VCL. According to all the infos about realtime data, I changed serveral settings in TeeChart. Now I get a good speed increase when drawing a lot of ...