Available in the Full Version

Funnel Chart - Using ASP.NET MVC

Bound to server side collection

Bound to remote data

This sample is designed for a larger screen size.

On mobile, try rotating your screen, view full size, or email to another device.

This sample shows how to render an igFunnelChart in ASP.NET MVC. The example features two funnel charts. The first one is bound on the server side with a model object passed to the strongly typed Razor view. The second chart is bound to a remote data service.

Code View

Copy to Clipboard