Search found 3 matches

by zmorris
Fri Mar 19, 2004 9:58 am
Forum: Suggestions/Questions
Topic: rotate tick labels / invert Y axis?
Replies: 1
Views: 17386

rotate tick labels / invert Y axis?

Is there a way to rotate the tick labels 90 degrees (through DPLOTLIB)?

Or, if this is not possible, how would one invert the Y axis (n to 0 instead of 0 to n) using the DPlot commands?

Thanks.
by zmorris
Mon Mar 08, 2004 9:18 am
Forum: Basic
Topic: exact scale graphs in VB
Replies: 2
Views: 20821

Thanks so much!
My knowledge of Win32 GDI functions is pretty much non-existant. You've really saved me alot of time and stress.

I will give this a try today.
by zmorris
Fri Mar 05, 2004 1:15 pm
Forum: Basic
Topic: exact scale graphs in VB
Replies: 2
Views: 20821

exact scale graphs in VB

Could you provide any tips or code on displaying metafiles in VB (as in btest4.exe) but with the axes sized to a specific scale?
In other words, I want to be able to say 'make the x-axis 5 inches and the y-axis 2 inches' and have it display and print the metafile correctly sized.

Thanks!