Crystal Reports for .NET issue

  • Thread starter Thread starter Gary
  • Start date Start date
G

Gary

HI,
I am facing a problem with the Chart creating wizard in VS.NET.

When creating a Chart, on the group axis for the chart I need to plot number
(integers). But it adds decimals to the numbers automatically. The report is
built using an ADO.NET dataset and the column it is binding to has type
integer.

How do I remove the decimal places from the Chart (group axis).

Also I need to change the Chart axis title at runtime. How can I do this?

Thanks,
Gary
 
I think you get more luck asking in Crystal Reports newsgroup (if they have
one). This seems unrealated to the .Net framework itself.

Jerry
 
Back
Top