|
-
Mar 19th, 2000, 04:58 PM
#1
Thread Starter
New Member
I'm passing a dataset into MSChart and the Y axis is showing exponential numbers. ie.
5e+009 |
4e+009 | X
3e+009 | X X
2e+009 | X X X
1e+009 | X X X
-------+------------------
I actually want it to show
50000000 |
40000000 | X
30000000 | X X
20000000 | X X X
10000000 | X X X
---------+------------------
Any idea how to force it to show as a proper number and not as an exponential number. The datagrid its coming from shows it in the full format but Chart changes it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|