The example demonstrates how to load the ASPxGaugeControl layout (created in the WebForms application) and then render an appropriate image in the MVC application.
The sample is based on the blog post where Charts are created in a similar manner: Charts In ASP.NET MVC
See also:
Implement the MVC extension for the ASPxGaugeControl
Question Comments
Added By: Olena at: 5/15/2014 2:04:37 PM
This example does not work with the latest DevExpress version.
Added By: Olena at: 5/15/2014 2:56:55 PMThe topic is saying how to add gauge to MVC application, but you are using aspx file to demonstrate that. Is it possible to add gauge control to cshtml?
Added By: Sergi (DevExpress Support) at: 5/15/2014 10:48:27 PM Hi Olena,I have created a separate ticket regarding the issue you mentioned: T106975 - How to load a gauge control layout from an XML file and display it in an MVC application using Razor View Engine. We will reply you there.