TContourMarks Access Violation
Posted: Wed Sep 30, 2009 3:22 am
HI,
I have created a chart with a single TContourSeries at run-time (using BCB2007, TeeChart 8.05). I want to stop the marks overlapping. I have tried using series->ContourMarks->AntiOverlap = true; but I keep getting "Access violation at address 42232F44 in module 'Tee811.bpl'." when I run the program. The same occurs if I try to change series->ContourMarks->Density and series->ContourMarks->AtSegments.
Is this a bug, or am I doing something wrong.
I saw another post referring to a similar problem with BCB2007 and TeeChart 8.04 with a workaround being to set at runtime. I can't do this as it is a cgi web application.
Any help would be appreciated.
I have created a chart with a single TContourSeries at run-time (using BCB2007, TeeChart 8.05). I want to stop the marks overlapping. I have tried using series->ContourMarks->AntiOverlap = true; but I keep getting "Access violation at address 42232F44 in module 'Tee811.bpl'." when I run the program. The same occurs if I try to change series->ContourMarks->Density and series->ContourMarks->AtSegments.
Is this a bug, or am I doing something wrong.
I saw another post referring to a similar problem with BCB2007 and TeeChart 8.04 with a workaround being to set at runtime. I can't do this as it is a cgi web application.
Any help would be appreciated.