Skip to Content
0
Former Member
Jul 18, 2007 at 09:31 AM

How to show a Milestone in a Gantt Chart?

45 Views

Hi All,

I have made a Gantt Chart and want to show a milestone for a particular date.

I am trying the following code in my BSP Page and I can see the text i.e (Test) in the UI but can not see the milestone icon.

<i><phtmlb:ganttChartActivity row = "5"

startDate = "20070604"

endDate = "20070604"

text = "Test"

color = "BLACK"

type = "MILESTONE"

shading = "SOLID"

textInsideActivity = "false" /></i>

Can anyone please help me.

<b>Regards,</b>

Abhinav