cancel
Showing results for 
Search instead for 
Did you mean: 

Working with chart properties at runtime

Former Member
0 Kudos

Hi.

Is it possible to change property values of Chart at runtime,

which made in Chart Designer and saved as XML file

in MIMEs folder of Web Dynpro Component?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Marat,

Here is some sample code which I picked up from a component developed by one of my colleagues.

Here they are creating a new XML file for Chart and adding it to BG customizing.

This code was coded in WDDOMODIFYVIEW method of the view containing BG.

In this code we are setting things like Series Title, Category Title etc for BG at runtime.

Document Link:

http://www.scribd.com/doc/29078176/Chart-Customizing-Code

Hope this helps.

Regards

Manas Dua

Answers (0)