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