Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Graph legends at right side

Former Member
0 Likes
623

Hi,

Am using GFW_PRES_SHOW function module to display the graph in a container.

I want the graph legends to be displayed at right side instead of down.

Thanks in advance.

Edited by: Tharani on Mar 23, 2009 11:57 AM

1 ACCEPTED SOLUTION
Read only

kai_gutenkunst
Product and Topic Expert
Product and Topic Expert
0 Likes
576

Hi,

It's not possible to change any customizing settings when using this GFW function module!

Please read this [blog|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/13313] [original link is broken] [original link is broken] [original link is broken]; where I described how you can easily use the chart engine instead.

Changing the position of the legend is very simple with this solution!

Regards, Kai

Hi,

Am using GFW_PRES_SHOW function module to display the graph in a container.

I want the graph legends to be displayed at right side instead of down.

Thanks in advance.

Edited by: Tharani on Mar 23, 2009 11:57 AM

3 REPLIES 3
Read only

kai_gutenkunst
Product and Topic Expert
Product and Topic Expert
0 Likes
577

Hi,

It's not possible to change any customizing settings when using this GFW function module!

Please read this [blog|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/13313] [original link is broken] [original link is broken] [original link is broken]; where I described how you can easily use the chart engine instead.

Changing the position of the legend is very simple with this solution!

Regards, Kai

Read only

0 Likes
576

Hi,

Is any other way is available to make the legends to come in either left or right side?

Read only

Former Member
0 Likes
576

Hi,

As you said not able to customize.

Thanks for your reply.