#pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(80, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("SampleHeading", async() => {
                BeginContext(105, 49, true);
                WriteLiteral("<span class=\"sampleName\">Sunburst/ Default</span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(175, 144, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This sample demonstrates the default rendering of the Syncfusion ASP.NET Web Forms Sunburst control.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(347, 78, true);
                WriteLiteral("\r\n    <div class=\"Common\">\r\n    <div style=\"height:600px\">\r\n        \r\n        ");
                EndContext();
                BeginContext(425, 1121, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-sunburstchart", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d50c1855e0ad44be8355c5dfc5dd93ae", async() => {
                    BeginContext(512, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(526, 66, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-tooltip", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8de94214d57c4d0c8b51d3a7d79fa9e5", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstTooltip = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstTooltip>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstTooltip);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Sunburst\Default.cshtml"
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstTooltip.Visible = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("visible", __Syncfusion_JavaScript_DataVisualization_Models_SunburstTooltip.Visible, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(592, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(606, 70, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-title", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3f8b4980989f4bd9a2b2783363cba52d", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstTitle = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstTitle>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstTitle);
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstTitle.Text = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(676, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(690, 58, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-size", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3625f9f0a6a94c438cf696f1023dcbad", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstSize = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstSize>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstSize);
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstSize.Height = (string)__tagHelperAttribute_1.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(748, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(762, 90, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-data-label-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d8486b22e20044cda527081992a2a308", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstDataLabelSettings = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstDataLabelSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstDataLabelSettings);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Sunburst\Default.cshtml"
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstDataLabelSettings.Visible = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("visible", __Syncfusion_JavaScript_DataVisualization_Models_SunburstDataLabelSettings.Visible, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(852, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(866, 77, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-zoom-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "249751eb347e4894985bcac882e45421", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstZoomSettings = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstZoomSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstZoomSettings);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Sunburst\Default.cshtml"
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstZoomSettings.Enable = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("enable", __Syncfusion_JavaScript_DataVisualization_Models_SunburstZoomSettings.Enable, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(943, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(957, 103, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-legend", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "29a67a2cfda347e8bb122973b4c82480", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstLegend = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstLegend>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstLegend);
#line 18 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Sunburst\Default.cshtml"
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstLegend.Visible = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("visible", __Syncfusion_JavaScript_DataVisualization_Models_SunburstLegend.Visible, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 18 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Sunburst\Default.cshtml"
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstLegend.Position = SunburstLegendPosition.Top;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("position", __Syncfusion_JavaScript_DataVisualization_Models_SunburstLegend.Position, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1060, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(1074, 443, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-levels", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "da0c28becbc04d55b8f73d78d58c0019", async() => {
                        BeginContext(1098, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1116, 75, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-level", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "af0a3d9180f44aa28a429ec6e276c904", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstLevel>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel);
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel.GroupMemberPath = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1191, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1209, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-level", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3149c3f039e24a22b98d132a009edb92", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstLevel>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel);
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel.GroupMemberPath = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1291, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1309, 76, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-level", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "dafd1ccd26e244d1b96c58b8130b00ed", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstLevel>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel);
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel.GroupMemberPath = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1385, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1403, 75, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-level", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "827a0ede44d34acbbee113a77e14f228", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstLevel>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel);
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel.GroupMemberPath = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1478, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_SunburstCollectionTag = CreateTagHelper <global::Syncfusion.JavaScript.SunburstCollectionTag>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_SunburstCollectionTag);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1517, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_DataVisualization_Models_SunburstProperties = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Sunburst\Default.cshtml"
                __Syncfusion_JavaScript_DataVisualization_Models_SunburstProperties.InnerRadius = 0.2;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("inner-radius", __Syncfusion_JavaScript_DataVisualization_Models_SunburstProperties.InnerRadius, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_DataVisualization_Models_SunburstProperties.ValueMemberPath = (string)__tagHelperAttribute_7.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1546, 36, true);
                WriteLiteral("\r\n        \r\n    </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(1608, 13, true);
                WriteLiteral("\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1621, "\"", 1669, 1);
#line 31 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Sunburst\Default.cshtml"
                WriteAttributeValue("", 1627, Url.Content("~/scripts/Sunburst_Data.js"), 1627, 42, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1670, 280, true);
                WriteLiteral(@"></script>
    <script>
        
     $(""document"").ready(function () {
         var mapObj = $(""#container"").data(""ejSunburstChart"");
         mapObj.model.dataSource = default_DataSource;
         $(""#container"").ejSunburstChart(""redraw"");

     });


    </script>
");
                EndContext();
            }
                          );
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(80, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("SampleHeading", async() => {
                BeginContext(105, 49, true);
                WriteLiteral("<span class=\"sampleName\">Sunburst/ Default</span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(175, 144, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This sample demonstrates the default rendering of the Syncfusion ASP.NET Web Forms Sunburst control.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(347, 78, true);
                WriteLiteral("\r\n    <div class=\"Common\">\r\n    <div style=\"height:600px\">\r\n        \r\n        ");
                EndContext();
                BeginContext(425, 1121, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-sunburstchart", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "17d3618625a744f98b24b83d4c785089", async() => {
                    BeginContext(512, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(526, 66, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-tooltip", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "90522cd925b744a7b3135637ffdaa452", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstTooltip = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstTooltip>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstTooltip);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Sunburst\Default.cshtml"
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstTooltip.Visible = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("visible", __Syncfusion_JavaScript_DataVisualization_Models_SunburstTooltip.Visible, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(592, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(606, 70, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-title", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4c4907320ace485dba3060deb4cb342a", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstTitle = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstTitle>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstTitle);
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstTitle.Text = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(676, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(690, 58, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-size", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1661786437c24620bfb1b33d5bf92aad", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstSize = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstSize>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstSize);
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstSize.Height = (string)__tagHelperAttribute_1.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(748, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(762, 90, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-data-label-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d49405533e28413cb56424bfe71faa8e", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstDataLabelSettings = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstDataLabelSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstDataLabelSettings);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Sunburst\Default.cshtml"
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstDataLabelSettings.Visible = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("visible", __Syncfusion_JavaScript_DataVisualization_Models_SunburstDataLabelSettings.Visible, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(852, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(866, 77, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-zoom-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "bb96ddaecd6243098693a876154cdd19", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstZoomSettings = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstZoomSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstZoomSettings);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Sunburst\Default.cshtml"
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstZoomSettings.Enable = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("enable", __Syncfusion_JavaScript_DataVisualization_Models_SunburstZoomSettings.Enable, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(943, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(957, 103, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-legend", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ac449ff0b41345f8bf6ec3d14bcd5962", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstLegend = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstLegend>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstLegend);
#line 18 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Sunburst\Default.cshtml"
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstLegend.Visible = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("visible", __Syncfusion_JavaScript_DataVisualization_Models_SunburstLegend.Visible, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 18 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Sunburst\Default.cshtml"
                    __Syncfusion_JavaScript_DataVisualization_Models_SunburstLegend.Position = SunburstLegendPosition.Top;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("position", __Syncfusion_JavaScript_DataVisualization_Models_SunburstLegend.Position, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1060, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(1074, 443, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-levels", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "cb252a9a6df145dab39b9047efd5baf9", async() => {
                        BeginContext(1098, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1116, 75, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-level", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "75f28863cbad4f48857fad004b824e4d", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstLevel>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel);
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel.GroupMemberPath = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1191, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1209, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-level", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "83ac92cc44934ce29bb1bf7e8e44956f", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstLevel>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel);
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel.GroupMemberPath = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1291, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1309, 76, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-level", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "31442cfdcbb741a5a5b20102190760f6", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstLevel>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel);
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel.GroupMemberPath = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1385, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1403, 75, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-sunburstchart-level", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3c89607c6ea2462cbc5b63ab93a06f9f", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstLevel>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel);
                        __Syncfusion_JavaScript_DataVisualization_Models_SunburstLevel.GroupMemberPath = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1478, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_SunburstCollectionTag = CreateTagHelper <global::Syncfusion.JavaScript.SunburstCollectionTag>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_SunburstCollectionTag);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1517, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_DataVisualization_Models_SunburstProperties = CreateTagHelper <global::Syncfusion.JavaScript.DataVisualization.Models.SunburstProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataVisualization_Models_SunburstProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Sunburst\Default.cshtml"
                __Syncfusion_JavaScript_DataVisualization_Models_SunburstProperties.InnerRadius = 0.2;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("inner-radius", __Syncfusion_JavaScript_DataVisualization_Models_SunburstProperties.InnerRadius, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_DataVisualization_Models_SunburstProperties.ValueMemberPath = (string)__tagHelperAttribute_7.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1546, 36, true);
                WriteLiteral("\r\n        \r\n    </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(1608, 13, true);
                WriteLiteral("\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1621, "\"", 1669, 1);
#line 31 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Sunburst\Default.cshtml"
                WriteAttributeValue("", 1627, Url.Content("~/scripts/Sunburst_Data.js"), 1627, 42, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1670, 280, true);
                WriteLiteral(@"></script>
    <script>
        
     $(""document"").ready(function () {
         var mapObj = $(""#container"").data(""ejSunburstChart"");
         mapObj.model.dataSource = default_DataSource;
         $(""#container"").ejSunburstChart(""redraw"");

     });


    </script>
");
                EndContext();
            }
                          );
        }