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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Chart Legends in Cryrstal Reports (.NET)

Status
Not open for further replies.

Tom2

Programmer
Mar 3, 2002
11
AU
Hi,

I've created a report in Visual Studio .NET and haven't been able to find a way to change the text in the chart legend.

Eg. Visual Studio .NET puts "Sum of Table.Sum" as the text in the legend, where "Table" is the name of the ADO.NET table and "Sum" is the field name in the table. The first Sum is the summary operation on the field.

I wanted to change the text from "Sum of Table.Sum" to "Sum".

Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top