Monday, March 12, 2012

Formating graph legend

I want to format the numbers on my graphs legend. How do i do that? I know the formating codes just how do u format the legend?

I figured it out.Yes

|||

Hii, Why dont you post the solution, it will be helpful to others...

|||

ok its quite simple all u have to do is that ur series is what u see in you legend. Right click the graph go to properties, then go to data tab from there click on edit if you already have a series group. From there leave what you have on group on alone all u have to do is configure the label. Click on the Expressions button and there should be a Format function under Common Function>Text. From there you should be able to Format whatever you want.

for example mine looks like this:

=Format(Fields!qty.Value, "0,000")

No comments:

Post a Comment