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.
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.