Hello,
I looked over the instructions, but it does not help with having forms designed with the ActiveX control in VB6. There must be something else that I am overlooking. Could anyone please help.
ProgLabs
Search found 11 matches
- Mon Jun 27, 2005 7:23 pm
- Forum: ActiveX
- Topic: Migrating VB6 project with ActiveX TeeChart v6.0.0.5 to .NET
- Replies: 3
- Views: 6778
- Thu Jun 23, 2005 4:18 pm
- Forum: ActiveX
- Topic: Migrating VB6 project with ActiveX TeeChart v6.0.0.5 to .NET
- Replies: 3
- Views: 6778
Migrating VB6 project with ActiveX TeeChart v6.0.0.5 to .NET
:( I have a Visual Studio 6 Visual Basic project that uses the TeeChart 6 ActiveX control extensively. I am attempting to migrate the project to Visual Studio .NET 2003 and each time the migration reaches the form that uses a TeeChart control the wizard hangs on the step where it parses the VB form....
- Wed Jun 09, 2004 4:09 am
- Forum: ActiveX
- Topic: Overrunning Bottom Axis Labels
- Replies: 1
- Views: 5100
Overrunning Bottom Axis Labels
How can I prevent X-Axis labels from multiple series from overrunning each other?
- Sun Jun 06, 2004 5:37 am
- Forum: ActiveX
- Topic: Bar-Graph Offset
- Replies: 2
- Views: 6441
- Tue Jun 01, 2004 2:29 pm
- Forum: ActiveX
- Topic: Bar-Graph Offset
- Replies: 2
- Views: 6441
Bar-Graph Offset
:?: I am looking for a way to display the TeeChart bar graph in such a way that the bars start from 100 and draw up or down depending on the value. What I mean is if the value I am trying to display is 80, I need the bar to start from 100 and draw down to 80. If I want to display a value of 125, the...
- Sat Feb 07, 2004 6:23 am
- Forum: ActiveX
- Topic: Inverted Bar Graph
- Replies: 2
- Views: 8430
Thanks a bunch
Thank you very much, works great!
- Sat Jan 31, 2004 9:14 pm
- Forum: ActiveX
- Topic: Reset Graph
- Replies: 1
- Views: 7558
Reset Graph
:?: After using the TeeCommander and zooming and rotating the graph, is there a way to return the graph to it's starting state? I figured that the first button on the commander would do that, but this is not the case. How can I reset the graph to its initial state without clearing all of the data th...
- Sat Jan 31, 2004 9:12 pm
- Forum: ActiveX
- Topic: Inverted Bar Graph
- Replies: 2
- Views: 8430
Inverted Bar Graph
I am trying to display a graph of percentages in an inverted fashion. What I mean by that is that if I want to display 80%, I need to start the bar at 100% and go down 20 points to show 80%.
Please help!
Please help!
- Wed Dec 10, 2003 6:12 am
- Forum: ActiveX
- Topic: 3D Point Chart Series
- Replies: 1
- Views: 9103
3D Point Chart Series
Could you please tell me how to plot the Z-Axis values on a 3D point chart? The only method that is exposed is ADDXY, but how do I set a Z-Axis value? I see the sample doing it with the FillSampleValues method, but how can I do this programmatically?
- Wed Dec 10, 2003 5:26 am
- Forum: ActiveX
- Topic: Save As Formats
- Replies: 3
- Views: 13065
- Tue Dec 09, 2003 5:32 am
- Forum: ActiveX
- Topic: Save As Formats
- Replies: 3
- Views: 13065
Save As Formats
How can I remove the TeeChart Pro Files (*.tee) file format from the Save As... dialog box when I click the Save button on the TeeCommander control?