Search found 8 matches
- Tue Aug 17, 2004 7:39 pm
- Forum: ActiveX
- Topic: Selection of scatter point
- Replies: 3
- Views: 6108
Hey, In facts, I want to be able to select scatter points with a multi-segment selection tool, and retreive the points which are inside this selection. The scatter points represents (for me) some kind of pixel information and I want to be able to display the corresponding pixels (in an images displa...
- Tue Aug 17, 2004 2:49 pm
- Forum: ActiveX
- Topic: Selection of scatter point
- Replies: 3
- Views: 6108
Selection of scatter point
Hi to all, I'm a newbie with Teechart and I want to know if a selection functionality exist in Teechart (to be able to select a subset of scatter points in one or multiple series) ??? If no functionality exist is it possible for me to implement that over the active X ? (I'm using the Teechart Active...
- Mon May 31, 2004 5:30 pm
- Forum: ActiveX
- Topic: COM exception on call of putLogarithmic(TRUE)
- Replies: 2
- Views: 5671
- Thu May 27, 2004 8:57 pm
- Forum: ActiveX
- Topic: COM exception on call of putLogarithmic(TRUE)
- Replies: 2
- Views: 5671
COM exception on call of putLogarithmic(TRUE)
Hi, I created a curve viewer using TChart to vizualize data. Everything works fine excepts that I wan't to be able to change the logarithmic status dynamicly. I first set the logarithmic status to true and then I set the data in the chart. Until there everything is perfect and the Y axis is logarith...
- Thu May 27, 2004 7:02 pm
- Forum: ActiveX
- Topic: TChart in ATL Control - How to trap mouse events?
- Replies: 6
- Views: 9967
- Tue May 25, 2004 1:51 pm
- Forum: ActiveX
- Topic: TChart in ATL Control - How to trap mouse events?
- Replies: 6
- Views: 9967
Thank you, but I just can't seem to open it.
Could you send it to the fallowing email please:
mathieu.coursolle.1@ens.etsmtl.ca
Thank you very much.
Could you send it to the fallowing email please:
mathieu.coursolle.1@ens.etsmtl.ca
Thank you very much.
- Fri May 21, 2004 3:43 pm
- Forum: ActiveX
- Topic: TChart in ATL Control - How to trap mouse events?
- Replies: 6
- Views: 9967
- Thu May 20, 2004 2:23 pm
- Forum: ActiveX
- Topic: TChart in ATL Control - How to trap mouse events?
- Replies: 6
- Views: 9967
TChart in ATL Control - How to trap mouse events?
Hi, I am currently using an instance of ITChart in an ATL control. Everything works fine, excepts that mouse events won't get through TChart and I am not able to trap them in my control. How can I do that. I first try to advise ITChart by deriving my ATL control from : IDispEventImpl<1, ARTCurveView...