LOL. I've only been trying to get it to work for two days.
Thanks very much, Kenny
Search found 4 matches
- Tue Oct 09, 2007 6:29 pm
- Forum: Basic
- Topic: Need help understanding NumTics
- Replies: 3
- Views: 22119
- 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 ...
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 ...
- Fri Oct 05, 2007 4:53 pm
- Forum: General discussion
- Topic: Legend Placement
- Replies: 9
- Views: 29121
- 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
Thanks, Kenny