Search found 3 matches
- Tue May 05, 2009 6:28 pm
- Forum: VCL
- Topic: Clicked(x,y) in 3D
- Replies: 4
- Views: 2024
Hello Narcís, That's why TBarSeries, THorizBarSeries and Axes were not working in 3D mode. Thanks for adding it to your wish-list. And yes, after performing new tests with series marks, you're right, clicked method works fine for them. That does the job! Thanks a lot for your fast answers. Regards, ...
- Mon May 04, 2009 2:12 pm
- Forum: VCL
- Topic: Clicked(x,y) in 3D
- Replies: 4
- Views: 2024
- Thu Apr 30, 2009 5:31 pm
- Forum: VCL
- Topic: Clicked(x,y) in 3D
- Replies: 4
- Views: 2024
Clicked(x,y) in 3D
Hi, I have a problem with the Clicked(x,y) method. When I use the Clicked(x,y) method in 2D mode it is working very well. But when I use it in 3D mode, it's like the method thinks that the chart is still in 2D mode. Is there a way to tell it that the chart is now in 3D mode ? Is it automatic ? I use...