Search found 4 matches

by kblum
Tue May 30, 2006 6:57 pm
Forum: ActiveX
Topic: Chart multiple numeric points based on Date Time
Replies: 2
Views: 3898

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.
by kblum
Tue May 30, 2006 5:54 pm
Forum: ActiveX
Topic: Chart multiple numeric points based on Date Time
Replies: 2
Views: 3898

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...
by kblum
Tue Dec 20, 2005 9:07 pm
Forum: ActiveX
Topic: Flashing Gantt Chart on Windows XP
Replies: 3
Views: 4555

I am using TeeChart v7.0.0.5. - TChart7.OCX dated 7/28/05 6:05am. Is that the latest?

If I take out all of my custom code and send you a .TEE file of the chart would you be able to use that as a test?

Thanks Chris.
by kblum
Thu Dec 08, 2005 5:04 pm
Forum: ActiveX
Topic: Flashing Gantt Chart on Windows XP
Replies: 3
Views: 4555

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...