Hi all,
Could any one tell me how to set the properties of the histogram generated by ALV output from program.
I want to display the value on top of the bar, by setting this property from program.
Manually i can do this by selecting the graph icon from the alv toolbar, and in the graph, right-click the bar, and from the context menu, select 'format data series', then choose 'Data labels' tab and then select 'Show value'.
Thanks in advance.
regards,
Anup
Hi Anup,
the ALV uses the GFW for displaying the chart. If you need some programming examples please have a look at gfw_prog_* in se38 and see the customizing classes of the GFW in se24 (cl_cu_*).
Regards, Kai
Add a comment