This question is locked. New answers and comments are not allowed.
Hi,
I'm using the "Telerik.Web.Mvc.dll" from C:\Program Files\Telerik\Extensions for ASP.NET MVC Q2 2011\Binaries\Mvc3 to create a pie chart and i'm gettine the following exception.
CS1061: 'Telerik.Web.Mvc.UI.Fluent.ChartSeriesFactory<TelerikMvcApplication2.Controllers.ElectricitySource>' does not contain a definition for 'Pie' and no extension method 'Pie' accepting a first argument of type 'Telerik.Web.Mvc.UI.Fluent.ChartSeriesFactory<TelerikMvcApplication2.Controllers.ElectricitySource>' could be found (are you missing a using directive or an assembly reference.
Please advice how to resolve this?
Thanks in advance
Ram S
I'm using the "Telerik.Web.Mvc.dll" from C:\Program Files\Telerik\Extensions for ASP.NET MVC Q2 2011\Binaries\Mvc3 to create a pie chart and i'm gettine the following exception.
CS1061: 'Telerik.Web.Mvc.UI.Fluent.ChartSeriesFactory<TelerikMvcApplication2.Controllers.ElectricitySource>' does not contain a definition for 'Pie' and no extension method 'Pie' accepting a first argument of type 'Telerik.Web.Mvc.UI.Fluent.ChartSeriesFactory<TelerikMvcApplication2.Controllers.ElectricitySource>' could be found (are you missing a using directive or an assembly reference.
Please advice how to resolve this?
Thanks in advance
Ram S