Hi Yeary,
thanks for the help.
I suspect the expansions like CnPack or GExperts to interfere here.
Let me try this with disabled AddOns - I will report back then.
If the problem still occurs, I willl post mmy example project.
Search found 4 matches
- Wed Mar 02, 2016 11:10 am
- Forum: VCL
- Topic: Access Violation Tee923.bpl for Visuals in Chart
- Replies: 2
- Views: 5267
- Tue Mar 01, 2016 5:34 pm
- Forum: VCL
- Topic: Access Violation Tee923.bpl for Visuals in Chart
- Replies: 2
- Views: 5267
Access Violation Tee923.bpl for Visuals in Chart
Hi all, I'm getting an AV from TeeChart Editor n Design Mode when using PNG background image and a png series Image. I' trying to move a single point series point wih a png image over a png background - transparency enabled. First time adding the image works - no AV. When closing the Editor with OK ...
- Tue Oct 27, 2015 3:31 pm
- Forum: VCL
- Topic: Removing Lineserie points partial - only currently zoomed
- Replies: 1
- Views: 3681
Removing Lineserie points partial - only currently zoomed
Dear all,
I am searching for a solution to remove those points from my line series, which are in the current zoom rectangle.
I know of the LineSeries.Delete(Start, Count) Method - but how do I get my starting and end Index for the points being displayed ?
Thanks in advance for any help
CZ
I am searching for a solution to remove those points from my line series, which are in the current zoom rectangle.
I know of the LineSeries.Delete(Start, Count) Method - but how do I get my starting and end Index for the points being displayed ?
Thanks in advance for any help
CZ
- Mon Oct 26, 2015 7:29 am
- Forum: VCL
- Topic: TPolarSeries - inverting the series / chart rotation
- Replies: 1
- Views: 3574
TPolarSeries - inverting the series / chart rotation
Dear all, I am currently using TPolarSeries (8 pieces) to display 360° circled measurements. Depending on the customers selection, I'd like to display the circle in clockwise or ccw direction. Unfortunately I did not find any way to full fill this. I indeed can change the labelling to cw / ccw but n...