|
-
Feb 3rd, 2012, 03:50 AM
#1
Thread Starter
New Member
MSChart - Plotting Non-numeric value (ie <1.0)
I need to be able to plot (for example) the following values on a chart:
4.5
3.1
5.3
2.1
<1.0
2.5
The value <1.0 is there as we cannot give the exact value if it is less than 1 but we need to display it.
Is there a way of just displaying the datapoint label with '<1.0' as text, or something similar?
Thanks!
-
Feb 3rd, 2012, 10:07 AM
#2
Re: MSChart - Plotting Non-numeric value (ie <1.0)
The chart control has the ability to add custom labels, so yes, you should be able to do this. You would add the appropriate custom labels on the X-axis collection.
Tags for this Thread
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
|