Search found 7 matches

by JD
Tue Oct 14, 2008 10:57 am
Forum: ActiveX
Topic: Maybe a bug
Replies: 3
Views: 4840

Uploaded.

Using Version 8.0.0.4.10507
by JD
Tue Oct 14, 2008 9:20 am
Forum: ActiveX
Topic: Maybe a bug
Replies: 3
Views: 4840

Maybe a bug

Using Following Code will not fire the OnMouseEnterSeriesEvent Chart.Tools.Add tcGantt Chart.Tools.Items(2).asGantt.Series = 0 Chart.Tools.Items(2).asGantt.AllowResize = False Chart.Tools.Add tcDragPoint Chart.Tools.Items(3).asDragPoint.Series = 0 Chart.Tools.Items(3).asDragPoint.DragStyle = dsY Cha...
by JD
Mon Oct 13, 2008 12:26 pm
Forum: ActiveX
Topic: Get ValueIndex
Replies: 3
Views: 7543

The problem is that the text is not unique. Thx for your reply. Can you maybe put it on the wishlist?
by JD
Mon Oct 13, 2008 10:04 am
Forum: ActiveX
Topic: Get ValueIndex
Replies: 3
Views: 7543

Get ValueIndex

Is there any way to get the ValueIndex of a Ganttchart when the OnMarkTipToolGetText Event is fired up?

Thanks
JD
by JD
Mon Sep 29, 2008 2:39 pm
Forum: ActiveX
Topic: Pictures on Gantt Charts
Replies: 5
Views: 7151

Now it's working. But next Problem how can I make the Images on the Gantt transperance?
by JD
Mon Sep 29, 2008 1:50 pm
Forum: ActiveX
Topic: Pictures on Gantt Charts
Replies: 5
Views: 7151

Works Great.
But now I have the problem that the images are also on the non charted area and I dont know how to use the ClipRectangle Function. Can you give just an example?
by JD
Fri Sep 19, 2008 2:28 pm
Forum: ActiveX
Topic: Pictures on Gantt Charts
Replies: 5
Views: 7151

Pictures on Gantt Charts

In our project we have a gantt chart. Each Bar is standing for another Person with a special job. Now we need to add to the bars picture, every picture will stand for the persons job and the picture should be visible in the first quarter of a bar. Is there a simple solution to reach this? greetings JD