Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0117: 'Highsoft.Web.Mvc.Charts.PieSeriesDataLabels' does not contain a definition for 'Enabled'

Source Error:


Line 67:                     DataLabels = new PieSeriesDataLabels
Line 68:                     {
Line 69:                         Enabled = false
Line 70:                     },
Line 71:                     Center = new string[2]{"20%", "30%"},

Source File: c:\inetpub\wwwroot\Areas\Highcharts\Views\Shared\Combo.cshtml    Line: 69






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1069.1