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
40
XamSurfaceChart3D Sample not compiling
posted

Hi,

I am attempting to evaluate XamSurfaceChart3D.   I am unable to compile any of the sample code on your webpage.

I get a few errors such as

1. "The name 'SampleContainer' does not exist in the namespace "">schemas.infragistics.com/.../samples"

2. The property 'DesignHeight' does not exist in the namespace "http://schemas.microsoft.com/expression/blend/2008"

3. The name 'KeyFeatureViewModel' does not exist in the namespace "clr-namespace:IGSurfaceChart.Samples.ViewModels"

etc...

Any thoughts how to clear these errors?

Do you have any compilable sample that I can use to do quick evaluation?

  • 34510
    Offline posted

    Hi Jason,

    The sample code on our website is taken directly from our WPF Samples Browser application so there are some dependencies that the code relies on that only exist in the app and not the website.  The website version of the code is essentially a snippet of the full thing.

    I recommend downloading and installing the Trial version of the product.  When you download the trial it's going to give you our platform installer.  With this installer you can select and install WPF and the WPF Samples.  This will install all the source code for the WPF Samples Browser which will include the XamSurfaceChart3D samples.