Hi Yeray,
I was using the TeeChart Pro 2014. I updated to latest version (2015) and this problem is solved.
Thank you,
Alexandre.
Search found 2 matches
- Wed Mar 11, 2015 7:02 pm
- Forum: VCL
- Topic: AV on mouse move on empty chart
- Replies: 3
- Views: 4840
- Mon Mar 09, 2015 5:31 pm
- Forum: VCL
- Topic: AV on mouse move on empty chart
- Replies: 3
- Views: 4840
AV on mouse move on empty chart
Hello, There is a AV (access violation) when I follow this steps: 1 - Create new VCL forms application on Delphi XE7 update 1; 2 - Put the TChart component; 3 - Set the property "Legend.LegendStyle" to "lsValues"; 4 - Compile and run the application; 5 - Move the mouse over the chart. Occurs here th...