Customizing Graph labels in Crystal Reports 10 - TechRepublic
Question
April 8, 2010 at 03:05 AM
yarumair

Customizing Graph labels in Crystal Reports 10

by yarumair . Updated 16 years, 3 months ago

Hi all,

I am using Crystal Reports 10 with VB.NET 2003. I got stuck in a issue with Graph(Pie Chart). I have created Graph, everything is fine, except labels. It generates Labels automatically from Dataset, which are obviously weird as far as user end is concerned. For example, it is rendering a label for a field like this :

Sum of @fieldname(formula)

or

Datatable.fieldname.

I want it to show customized label for each field which are easy to understand.

Is it possible? If so then anyone can please guide me for this.

Thanks

This discussion is locked

All Comments