Search found 4 matches

by kstultz
Tue Oct 09, 2007 6:29 pm
Forum: Basic
Topic: Need help understanding NumTics
Replies: 3
Views: 22119

LOL. I've only been trying to get it to work for two days.

Thanks very much, Kenny
by kstultz
Tue Oct 09, 2007 3:39 pm
Forum: Basic
Topic: Need help understanding NumTics
Replies: 3
Views: 22119

Need help understanding NumTics

I am playing with the BTEST example for VB.NET. The command string in the example is

cmds = "[ManualScale(0,-1.25,4,1.25)][TickInterval(1,0.5,0.25)]"
cmds = cmds & "[Caption(" & Chr(34) & "DPLOTLIB XY Test" & Chr(34) & ")]"
cmds = cmds & "[Legend(1," & Chr(34) & "sin({\sp}x)" & Chr(34 ...
by kstultz
Fri Oct 05, 2007 4:53 pm
Forum: General discussion
Topic: Legend Placement
Replies: 9
Views: 29121

Thanks very much.

Kenny
by kstultz
Fri Oct 05, 2007 9:18 am
Forum: General discussion
Topic: Legend Placement
Replies: 9
Views: 29121

Legend Placement

Is there a way to increase the space above the graph so that I can place the legend above the graph instead of inside the graph. I would be omitting the main title string.

Thanks, Kenny