How to use gantt's chart
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
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
Please help!
ie
'value1;value2'
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