Search found 2 matches
- Wed Sep 14, 2011 12:52 pm
- Forum: ActiveX
- Topic: Update 2011: the last point is missing
- Replies: 1
- Views: 4247
Update 2011: the last point is missing
Hello, Last week I updated my TChart (ActiveX) software from 2010 to 2011. After that I noticed that my graph was not complete anymore: One of the series is defined as a line with cicular points. With 2010 all points are visible , with 2011 the last point is missing. To demostrate this I first start...
- Wed Sep 07, 2011 8:02 am
- Forum: ActiveX
- Topic: cursor disapears with GDI+
- Replies: 1
- Views: 3914
cursor disapears with GDI+
Hello, In my TChart bar-graph I want to show the cursor, both by following the mouse and programatically (not at the same time). The first option, following the mouse worked fine. The second option, by changing ..asTeeCursor.XVal didn't work, the cursor was invisible! After a long search I discovere...