Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
UnknownValuePlotting Property in RangeAreaSeries
posted

Hi,

I find the UnknownValuePlotting property to fit my exact needs for LineSeries and AreaSeries.  The problem is that I need it (or a functional equivalent) for RangeAreaSeries.  I am using xamDataChart version 2012.2.  Is this a planned feature and is there anything I can do in the meantime to work around this lack of feature?

 

I am specifically looking to set "don't plot" as a value for this property, as the default behavior seems to be linear interpolation.

 

Thanks

Parents
  • 30945
    Verified Answer
    Offline posted

    Hello David,

     

    Thank you for your post. I have been looking into it and the RangeAreaSeries does not currently supports the UnknownValuePlotting functionality. I have created a sample application for you, that show how you can implement custom RangeAreaSeries, that supports this type of functionality. You can use the custom sample application as basis for implementing the appearance that you are looking for. You can also read more detailed information regarding how you can create custom series here in our documentation: http://help.infragistics.com/NetAdvantage/WPF/current/CLR4.0/?page=xamDataChart_Creating_Custom_Series.html

     

    I have also submitted a new Product Idea for you, for having built-in support for this functionality for the RangeAreaSeries. I have sent your Product Idea directly to our product management team.  Our product team chooses new Product Ideas for development based on popular feedback from our customer base.  Infragistics continues to monitor application development for all of our products, so as trends appear in requested ideas, we can plan accordingly.

     

    We value your input, and our philosophy is to enhance our toolset based on customer feedback.  If your idea is chosen for development, you will be notified at that time.  Your reference number for this Product Idea is PI13030112

     

    If you would like to follow up on your Product Idea at a later point, you may contact Developer Support management via email.  Please include the reference number of your Product Idea in the subject and body of your email message.  You can reach Developer Support management through the following email address:  dsmanager@infragistics.com

     

    Thank you for your request.

     

    Sincerely,

    Krasimir

    Developer Support Engineer

    Infragistics

    www.infragistics.com/support

    CustomSeries_RangeAreaWithUnknowPlotting.zip
Reply Children