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

About ChartDesigner

Former Member
0 Likes
753

Hi, Experts

How to use the ChartDesigner in ABAP?

Can i generate the xml using ChartDesigner, and use the class "cl_gui_chart_engine" to display

Chart in ABAP with this xml.

Thank you very much!

6 REPLIES 6
Read only

Former Member
0 Likes
718

I used it in BSP application. designed the chart and loaded the xml as mime and used it to show the chart in my application.

Read only

0 Likes
718

How to use it in ABAP or Web Dynpro for ABAP?

Read only

0 Likes
718

yes we can use it WebDynpro. i did one example in WebDynpro ABAP also. now i am unable to access my system. but there is a post on the same in WebDynpro ABAP

check this

Read only

0 Likes
718

Thank you for your reply!

I know how to use the ChartDesigner in web dynpro for abap,

But i don't know how to use it in abap.

Read only

0 Likes
718

Who can give me a sample, thanks a lot!

Read only

0 Likes
718

check this example GRAPHICS_IGS_CHART_TEST