|
-
Nov 3rd, 2000, 11:25 AM
#1
Thread Starter
New Member
Hello,
I am trying to draw lines over an MSChart control in VB6. Using the line draw functions included, the lines are drawn on the form itself. I need a way to make the lines appear on top of the graph.
Imagine a chart with a grid over it. I need to be able to scale this grid independant of the chart.
Any ideas would be great.
Thanks in advance,
ED
-
Nov 3rd, 2000, 01:35 PM
#2
Fanatic Member
I had the same purpose for a FlexGrid control, where I had to draw a red rectangle around a cell of the control.
Simply set the ClipControls of the owner form to False and then you'll be able to draw over the control...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|