all groups > sql server reporting services > march 2006 >
You're in the

sql server reporting services

group:

Chart Series Total



Chart Series Total blabore
3/26/2006 3:06:06 PM
sql server reporting services: I have a chart on one of my reports that has two series as a stracked bar
chart, and displays two point labels on each bar for the series value. What
I'd like to do is show the series value as a percentage relative to the total
bar value. The real problem here is I don't know how to get programmatically
get at the value shown in the point label, since this value calculated by
reporting services and not in my query (i.e. my query returns the total for
each bar, and SRS breaks it down into the two series values).

RE: Chart Series Total Mr. Gunn
3/28/2006 10:22:02 AM
I haven't done many charts but can't you reference the label by
ReportItems!LabelName.Value......I don't know if this is what you are looking
for.

[quoted text, click to view]
AddThis Social Bookmark Button