How to use gantt's chart

edited June 2009 in FastReport 4.0
Hi,

I am trying to do make a gantt' chart from my report. I read UserManual, but there is only simple example of pie chart and some other. When I try to input start date, end date into gantt's chart properties, it always says that its invalid date and time or ';' expected.

For now I use fixed data:
start date: 2009.06.01 05:00:00;
end date : 2009.06.01 06:00:00;
Y: aaa
next task: bbb

Anyone know what is format for these two properties?

Thanks in advance,
BR

Comments

  • edited 9:19AM
    Same problem here. No documentation found about properties for the ganttchart.

    Please help!
  • gordkgordk St.Catherines On. Canada.
    edited October 2013
    fixed data is string of values separated by ;
    ie
    'value1;value2'
  • edited 9:19AM
    A documentation on the usage of Gantt chart would be really appreciated. Can we get one somewhere?
  • edited 9:19AM
    Hi I get it going...

    the values for start, end are allowed to be tdatetime or doubles

    it is a component from steema.com

    look on the net for steema's "TeeChart2011.chm"

    thomas

Leave a Comment