Uploaded.
Using Version 8.0.0.4.10507
Search found 7 matches
- Tue Oct 14, 2008 9:20 am
- Forum: ActiveX
- Topic: Maybe a bug
- Replies: 3
- Views: 4888
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...
- Mon Oct 13, 2008 12:26 pm
- Forum: ActiveX
- Topic: Get ValueIndex
- Replies: 3
- Views: 7592
- Mon Oct 13, 2008 10:04 am
- Forum: ActiveX
- Topic: Get ValueIndex
- Replies: 3
- Views: 7592
Get ValueIndex
Is there any way to get the ValueIndex of a Ganttchart when the OnMarkTipToolGetText Event is fired up?
Thanks
JD
Thanks
JD
- Mon Sep 29, 2008 2:39 pm
- Forum: ActiveX
- Topic: Pictures on Gantt Charts
- Replies: 5
- Views: 7215
- Mon Sep 29, 2008 1:50 pm
- Forum: ActiveX
- Topic: Pictures on Gantt Charts
- Replies: 5
- Views: 7215
- Fri Sep 19, 2008 2:28 pm
- Forum: ActiveX
- Topic: Pictures on Gantt Charts
- Replies: 5
- Views: 7215
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