S
Sandy Hayman
Hi
I have built a line graph that sits in a form.
Some sample data for this graph is:
Date Value SeriesID
1/5/06 15 25
8/5/06 19 25
15/5/06 11 25
22/5/06 14 25
......
The graph only displays one series line at a time. There could be 15
records in the graph or over 100. I need to display a data point for each
individual entry but I only want each individual year to show once as a
label. Eg
20
15
10
5
0
2006 2007 2008
Can anyone think of a way that I might be able to do this?
Thanks in advance
Sandy H
I have built a line graph that sits in a form.
Some sample data for this graph is:
Date Value SeriesID
1/5/06 15 25
8/5/06 19 25
15/5/06 11 25
22/5/06 14 25
......
The graph only displays one series line at a time. There could be 15
records in the graph or over 100. I need to display a data point for each
individual entry but I only want each individual year to show once as a
label. Eg
20
15
10
5
0
2006 2007 2008
Can anyone think of a way that I might be able to do this?
Thanks in advance
Sandy H