Flex Gantt Chart Component
3 June, 2010 - 11:00
Flex Gantt Chart Component with easy to use interface
USAGE:
Set the dataProvider to an ArrayCollection of Task Objects
with the following fields, to redraw the chart component:
- task: Task title/name (type: string)
- group: Task Grouping title (type: string)
- start: start date of the task in format dd/mm/yyyy (type: string)
- end: end date of the task in format dd/mm/yyyy (type: string)
- percent: Percentage completed (type: number)
To view this page ensure that Adobe Flash Player version 10.0.0 or greater is installed.




