2013 Feb 17 7:41 AM
Dear SAP Gurus
I have developed ABAP program to display graph successfully using GRAPH_MATRIX_3D. But problem is not able to show value on Bar i.e legend values for each bar.
Please help in this.
Regrads
Bijay Samanta
2013 Feb 17 8:28 AM
2013 Feb 17 1:35 PM
Hi Aniket
Gone through the Link. Its show how to display Graph output.
Already I have used the code to get graph display. My requirement is to display value at top of each bar i.e what vaule its represents
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |