Graphs in crystal reports
Hi,
I need to plot a linear graph for all activites done by a person on a daily basis against time.
Basically I need to make a graph where I can vary the width and height of the bars. The solution may be in Crystal reports or any other control such as MS Chart Control.
For eg:
A person went to office from 8am to 5pm, then went shopping from 5p.m. to 10 p.m. and then slept from 10pm to 8am.
I need to show these activities in a graphical manner with each activity being represented by a seperate rectangle of different colors. The graph should show data for whole month.
So the graph should show first a red bar for working time followed by a blue bar for leisure time and then a yellow bar for sleeping time.
I am using CR and C# .NET.
Can anybody offer me any advice regarding this.
Thanx,
Vaibhav
|