Hi,
I want to show a Bar Chart Graph in my report. In which i am showing Amount on Y-Axis and grouping on Date (i.e. showing date on X-Axis).
Now the problem is on X-Axis i want to show only First date of every month and in between two date labels i want to show the number of ticks which are equlent to number of days in that month.
So can you tell me how i do this.
the sample UI is as below: (NOTE: To view the grpah properly please copy the content and paste it in notepad)
|
|
50K-|
|
40K-|
|
30K-| |
| |
20K-| |
| | | |
10K-| . | | | |
| | | | | |
0----------------------------------------------------
|'''''''''''''''|'''''''''''''''|''''''''''''|
01/01/2002 | 02/01/2002 03/01/2002 04/01/2002
|
|
No. of Ticks should be equal to no. of days between two date labels. i.e. in above example there should be 31 ticks between 01/01/2002 to 02/01/2002 and 28 ticks between 02/01/2002 to 03/01/2002. I am showing here only few ticks due to space.
So please tell me how i do this.
Umesh Sharma,MCSD
India
I want to show a Bar Chart Graph in my report. In which i am showing Amount on Y-Axis and grouping on Date (i.e. showing date on X-Axis).
Now the problem is on X-Axis i want to show only First date of every month and in between two date labels i want to show the number of ticks which are equlent to number of days in that month.
So can you tell me how i do this.
the sample UI is as below: (NOTE: To view the grpah properly please copy the content and paste it in notepad)
|
|
50K-|
|
40K-|
|
30K-| |
| |
20K-| |
| | | |
10K-| . | | | |
| | | | | |
0----------------------------------------------------
|'''''''''''''''|'''''''''''''''|''''''''''''|
01/01/2002 | 02/01/2002 03/01/2002 04/01/2002
|
|
No. of Ticks should be equal to no. of days between two date labels. i.e. in above example there should be 31 ticks between 01/01/2002 to 02/01/2002 and 28 ticks between 02/01/2002 to 03/01/2002. I am showing here only few ticks due to space.
So please tell me how i do this.
Umesh Sharma,MCSD
India