Hi,
I hope this is the correct forum
I have a report which includes a bar chart.
This bar chart pulls the data points/labels for the X axis from a field in the database.
I need the Axis labels to have a precision of 3 decimal places. After much trial and error I discovered that setting the over all report options for database fields/numbers sets the decimal places for a chart. There is no other place to set this specifically for the chart.
Is this true?
My chart displays perfectly in Crystal when I preview. with X labels such as 5.501, 5.502, 5.503.
When I call the same report into the Active X viewer in our Visual Basic 6 windows forms application The X axis shows only 2 places, 5.50, 5.50, 5.50, making my chart useless.
Is this a bug?
Is there a setting for the Active X?
desperately need help.
happy to post the report
thanks
mark
Edited by: Mark Gason on Nov 20, 2008 4:17 PM