Search found 3 matches

by ChrisD
Thu Oct 28, 2004 5:20 pm
Forum: ActiveX
Topic: MarksTip Shadows Persistent After Mousing Away
Replies: 4
Views: 7335

MarksTip Shadows Persistent After Mousing Away

MarksTip Shadows Persistent After Mousing Away Using Microsoft Visual Basic 6 sp6, TeeChart v7 ActiveX Microsoft Windows XP sp2 GeForce FX 5200 video card (video issue?) TChart1.Tools.Add tcMarksTip TChart1.Tools.Items(0).asMarksTip.Style = smsValue MarksTip's work fine, but for some reason, running...
by ChrisD
Tue Oct 26, 2004 7:11 pm
Forum: ActiveX
Topic: Reduce Margin Beyond Zero
Replies: 1
Views: 3674

Code: Select all

TChart1.Header.Visible = False
:D
by ChrisD
Tue Oct 26, 2004 6:24 pm
Forum: ActiveX
Topic: Reduce Margin Beyond Zero
Replies: 1
Views: 3674

Reduce Margin Beyond Zero

I have MarginTop set to zero but there is still 0.5in space still there (reserved for the title perhaps?)

Can I set something to get rid of that? I have little space and I need all that I can get. I do not use the top title.