Search found 5 matches
- Tue Jun 19, 2007 1:53 pm
- Forum: VCL
- Topic: CUSTOM AXIS
- Replies: 3
- Views: 10855
SORRY FOR MISSING INFO
To answer your questions: 1. The series are plotted as a Point Chart series. 2. I have a Chart Editor instance, so when you right click the chart the editor comes up. Click on the DATA tab and listed are # TEXT X Y X Y, so the text I'm listing is from the DATA tab under TEXT. 3. 20 X 20 grid is 20 M...
- Mon Jun 18, 2007 10:17 pm
- Forum: VCL
- Topic: CUSTOM AXIS
- Replies: 3
- Views: 10855
CUSTOM AXIS
Good Evening, I have 2 series that I need to plot. Series 1: -2049.057 -3088.949 81.702 -3755.25 1122.429 -699.469 2275.59 -3121.41 Series 2: -5596.954 963.511 -4950.713 -2748.388 -3766.508 4226.472 -1996.394 -5171.612 -188.388 5571.257 1887.489 -5154.936 3405.256 4266.641 4705.081 -2721.886 5375.54...
- Tue Jul 25, 2006 10:23 am
- Forum: VCL
- Topic: LINE DRAWING
- Replies: 1
- Views: 4676
LINE DRAWING
I need to draw a vertical line in a line chart at a specific x-location based on what the value of x is. I've tried
startpixel = Series1->CalcXPos(X);
to get the pixel location. That doesn't seem to work. I get a return value that does not fit on the screen.
Thanks,
Marshall
startpixel = Series1->CalcXPos(X);
to get the pixel location. That doesn't seem to work. I get a return value that does not fit on the screen.
Thanks,
Marshall
- Tue May 09, 2006 11:18 pm
- Forum: VCL
- Topic: USING TEE7NEW.EXE
- Replies: 3
- Views: 6577
NO TEXT DISPLAY ON THE FORM TAB
Thanks Narcis,
I understand that it is a text display of the form file and I've used BCB to look at the Example program. I guess what I'm really trying to say is that the
Form File is not, NOT, being display in the Form Tab.
Sorry for the confusion,
Marshall
I understand that it is a text display of the form file and I've used BCB to look at the Example program. I guess what I'm really trying to say is that the
Form File is not, NOT, being display in the Form Tab.
Sorry for the confusion,
Marshall
- Tue May 09, 2006 2:29 am
- Forum: VCL
- Topic: USING TEE7NEW.EXE
- Replies: 3
- Views: 6577
USING TEE7NEW.EXE
My first post.
I like the software but how do I get the FORM to display when I select the FORM TAB. I can look at the source code, but not the form.
Thanks,
Marshall
I like the software but how do I get the FORM to display when I select the FORM TAB. I can look at the source code, but not the form.
Thanks,
Marshall