Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Stacked Bar Chart Legend customization?

Status
Not open for further replies.

pb100

Programmer
Aug 31, 2006
36
US
Using CR XI with SQL, I have stacked bar charts where the stack is the sum of a formula. The result of that formula can represent one of 8 choices chosen by the user as a parameter (i.e. Type A, Method 1, Category 123). How can I customize the legend to show the dynamic value of what that stack represents? It currently says "Sum of Stack1", "Sum of Stack2", etc.

TIA,
pb100
 
You should be able to right click on any of the text labels in the legend and bring up a right-mouse menu that has an option something like "Insert User text...". That will let you define your own string for each series.

Dan Weingart
OEM Technical Manager
Three D Graphics, Inc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top