Ok, I found out about overlap. Now my only problem is getting the Pump Speed lablels to show up on the right side of the graph. How can I do that? Setting Axis.Right.Visible = .T. does not seem to help.
I figured everything out, by assigning the series to an axis.
Thanks for reading anyway.
Search found 4 matches
- Tue May 30, 2006 6:57 pm
- Forum: ActiveX
- Topic: Chart multiple numeric points based on Date Time
- Replies: 2
- Views: 3926
- Tue May 30, 2006 5:54 pm
- Forum: ActiveX
- Topic: Chart multiple numeric points based on Date Time
- Replies: 2
- Views: 3926
Chart multiple numeric points based on Date Time
I have the following data that I need to display on one chart (line chart I think)... timestamp charge pump setpoint 5/12/2006 10:36 49.62 22.21 30 5/12/2006 10:38 20.63 21.81 30 5/12/2006 10:40 -30.38 22.51 30 5/12/2006 10:42 -46.38 22.54 30 5/12/2006 10:44 -67.38 22.51 30 5/12/2006 10:46 -77.12 22...
- Tue Dec 20, 2005 9:07 pm
- Forum: ActiveX
- Topic: Flashing Gantt Chart on Windows XP
- Replies: 3
- Views: 4580
- Thu Dec 08, 2005 5:04 pm
- Forum: ActiveX
- Topic: Flashing Gantt Chart on Windows XP
- Replies: 3
- Views: 4580
Flashing Gantt Chart on Windows XP
When doing a tchart.repaint, the Gantt chart goes blank and then refreshes properly, but there is a big flash when running this on Windows XP but not on Windows 2000. Is there something I should be setting up differently on Windows XP? I don't mind this flashing when refreshing the chart with new da...