Search found 3 matches
- Wed Sep 18, 2013 1:46 pm
- Forum: VCL
- Topic: GetPointerStyle pointer.color problem
- Replies: 2
- Views: 3664
Re: GetPointerStyle pointer.color problem
Hi, Problem: setting the color of an individual point (pointer.color) in the event GetPointerStyle does not work in TeeChart 2012 anymore. Probably this was a Undocumented Feature in Teechart before this release of 2012 :) Work around: a routine which set the color of each individual point is called...
- Wed Sep 18, 2013 9:43 am
- Forum: VCL
- Topic: GetPointerStyle pointer.color problem
- Replies: 2
- Views: 3664
GetPointerStyle pointer.color problem
Hi, I am porting a program from Delphi XE (Teechart Pro 2011) to Delphi XE3 (Teechart Pro 2012). In Delphi XE with Teechart Pro 2011 I use the GetPointerStyle to color a point. This works just fine. Every individual point can be colored this way. Also the shape can be altered. The same code for the ...
- Mon Jan 14, 2013 9:40 am
- Forum: VCL
- Topic: update 2012 GetPointerStyle does not work correctly
- Replies: 2
- Views: 3596
update 2012 GetPointerStyle does not work correctly
I updated the Teechart pro component from 2011 to 2012. After rebuild of a project X, the color of the (individual) points does not work anymore. The color is set via the GetPointerStyle and this routine works correctly in the 2011 Teechart version. The properties HorizSize, Vertsize and size do wor...