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
20
Could not found XamChart control in version 16.1
posted

After migrating from Infragistics 8.2 to 16.1 . We are getting errors related to XamChart control. 

Could you please let me know which reference i need to add for getting XamChart control.

  • 34430
    Offline posted

    Hello BHarath,

    Thank you for your post.

    Between the versions of 8.2 and 16.1, the XamChart was removed and replaced by the XamDataChart control, and so in 16.1, the XamChart control no longer exists. To use the XamDataChart, you will need to add the following three references to your project:

    InfragisticsWPF4.Controls.Charts.XamDataChart.v16.1dll
    InfragisticsWPF4.DataVisualization.v16.1.dll
    InfragisticsWPF4.v16.1.dll

    More information about usage of the XamDataChart can be found here: http://help.infragistics.com/doc/WPF/2016.1/CLR4.0/?page=DataChart_Creating_Chart_In_XAML_Code.html.

    I hope this helps. Please let me know if you have any other questions or concerns on this matter.

    Sincerely,
    Andrew
    Associate Developer