cancel
Showing results for 
Search instead for 
Did you mean: 

Business graphic UI elements - change color if the simple series

former_member187977
Participant
0 Kudos

Hi Experts,

I created a business graphic UI. In it, I created 3 simple series. The system assigned colours to these simple series on its own. I did not have to set the colour of these simple series. Would you suggest me a way by which I can change the colour of the simple series of the BG UI element.

Regards

seventyros

http://learnsaponline.blogspot.com

Accepted Solutions (1)

Accepted Solutions (1)

former_member389677
Active Participant
0 Kudos

Hi,

Right click your BusinessGraphice under ROOTELEMENTCONTAINER. and select 'Edit Customizing'.

Regards

Shaira.

former_member187977
Participant
0 Kudos

Hi,

I tried this, a popup comes up in which I can change various properties of the graph like its appearance, background colour n all, bar types etc. But I don see a option of chaning the colour of simple series I have inserted in the BG UI element. how ever series has a property called customizing identifier. do I need to do something with the customizing identifier or I need to use customizing identifier in the code somewhere and change the colour of the series by writing some code lines ?

regards

seventyros

http://learnsaponline.blogspot.com

Edited by: seventyros on Apr 28, 2011 11:23 AM

gill367
Active Contributor
0 Kudos

use the following steps...

1. open that chart editor using Edit Customizing Option.

2. from the Overview select Series node. Right click on it and Add Series.

3. Series1 will be added. now select Series1 and in the below section go to Area Properties node.

4. expand it and choose the color you want for the first series.

5. similarly add Series2 with teh desired color.

6. then go to the view designer after saving the required changes.

7. go to the properties of simpleseries1 and in customizingID field write 'Series1'.

8. similarly fill other simpleseries also with the respective values.

save it

activate and its done.

thanks

sarbjeet singh

Edited by: sarbjeet singh on Apr 28, 2011 3:58 PM

former_member187977
Participant
0 Kudos

done, thanks sarabjeet !

regards

seventyros

http://learnsaponline.blogspot.com

Edited by: seventyros on May 3, 2011 8:43 AM

Answers (0)