Hi There,
I am trying to build a sample application to explore xamDataChart control in a WPF application. I have installed the download from infragistics download page, and am referencing InfragisticsWPF4.Controls.Charts.XamDataChart.v10.2.dll from "C:\Program Files\Infragistics\NetAdvantage 2010.2\WPF DV\CLR4.0\Bin".
The problem is.. whenever i try to run this project, it does show me anything but a message box saying
---------------------------Infragistics NetAdvantage for WPF DV---------------------------This program was created using an unlicensed (demo) copy of NetAdvantage for WPF DV.
Please contact the author/vendor of the application.---------------------------OK ---------------------------
Thanks in advance..
This is normal behavior, warning you that you are using a trial version of the product, you should be able to use the application after dismissing the message box. Make sure you have configured the chart to display something and you should see the results when you run the application after dsimissing the box.
-Graham