Control Gantt Chart Size Progmatically
Posted: Thu Feb 10, 2005 3:28 pm
I'm using TeeChart 7.0.0.2 with VFP 9. I have a Gantt chart that contains
multiple series. How can I progmatically control the initial size of the
chart allowing the user to scroll up/down/left/right?
For instance, let's say my data sources generate 40 rows of data, for 16
hours (5:00AM to 9:00PM). After I load the series data, how can I tell the
chart to size itself to display the first 10 rows, from 12pm to 6pm?
Also, how do I eliminate the dead space between days? For instance I may show a Gannt chart for 7 days, but there is no data from 12AM-6AM for any of the days. How can I get rid of the blank areas in the chart from 12AM-6AM?
multiple series. How can I progmatically control the initial size of the
chart allowing the user to scroll up/down/left/right?
For instance, let's say my data sources generate 40 rows of data, for 16
hours (5:00AM to 9:00PM). After I load the series data, how can I tell the
chart to size itself to display the first 10 rows, from 12pm to 6pm?
Also, how do I eliminate the dead space between days? For instance I may show a Gannt chart for 7 days, but there is no data from 12AM-6AM for any of the days. How can I get rid of the blank areas in the chart from 12AM-6AM?