Hi
I want to check if the mouse position is inside an annotation
on the chart when the user clicks on the left mouse button.
I need to get the rect of the annotation but in VC++ I cannot
find a Class/Method to retrieve this information.
Can anyone help.
Thanks
Mark
Search found 4 matches
- Mon Feb 07, 2005 7:53 pm
- Forum: ActiveX
- Topic: AnnotationTool - TeeRect
- Replies: 1
- Views: 3903
- Fri Feb 04, 2005 12:39 pm
- Forum: ActiveX
- Topic: Changing series type at runtime
- Replies: 1
- Views: 3862
Changing series type at runtime
Hi
I want to change the type of a series at run time with code
not the the editor. Is this possible, can you point me
in the right direction?
Thanks
Mark
I want to change the type of a series at run time with code
not the the editor. Is this possible, can you point me
in the right direction?
Thanks
Mark
- Tue Jan 18, 2005 11:10 am
- Forum: ActiveX
- Topic: Series Tagging
- Replies: 3
- Views: 5206
- Mon Jan 17, 2005 12:55 pm
- Forum: ActiveX
- Topic: Series Tagging
- Replies: 3
- Views: 5206
Series Tagging
Hi I am trying to find a way of tagging a numeric value to a series without adding a new point value. The reason is that for every series I have I need to know how long it took to get the statistics, so would like to associate a value with each series. The problem is that the series names and z-orde...