.NET Gantt axes labels
Posted: Wed Feb 28, 2007 6:44 am
I'm having problems with TChart not displaying all y axis labels when using a Gantt.
I have my chart setup in the following way:
- 1 Gantt series.
- Multiple intervals specified each with their own text (i.e. using the Series.Add(StartDate, EndDate, y, text, color method)
- Approximately 55 intervals (with y values ranging from 1 to 55)
The horizontal grid lines and labels are missing on 4 of the points When I increase the font size, some of the labels overlap, but no more labels disappear. When i shrink the font size far below readable size, all the labels and gridlines are displayed. There seems to be plenty of room to display the labels, but they just won't display until the chart is zoomed, or its size is increased dramatically.
Also, is there any way to increase the height of gannt chart bars so that there is no space above or below them (i.e they are tightly packed)
thanks
Pratty
I have my chart setup in the following way:
- 1 Gantt series.
- Multiple intervals specified each with their own text (i.e. using the Series.Add(StartDate, EndDate, y, text, color method)
- Approximately 55 intervals (with y values ranging from 1 to 55)
The horizontal grid lines and labels are missing on 4 of the points When I increase the font size, some of the labels overlap, but no more labels disappear. When i shrink the font size far below readable size, all the labels and gridlines are displayed. There seems to be plenty of room to display the labels, but they just won't display until the chart is zoomed, or its size is increased dramatically.
Also, is there any way to increase the height of gannt chart bars so that there is no space above or below them (i.e they are tightly packed)
thanks
Pratty