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