Results 1 to 2 of 2

Thread: MSChart - Plotting Non-numeric value (ie <1.0)

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2010
    Location
    UK
    Posts
    14

    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!

  2. #2
    Master Of Orion ForumAccount's Avatar
    Join Date
    Jan 2009
    Location
    Canada
    Posts
    2,802

    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
  •  



Click Here to Expand Forum to Full Width