[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.TagHelpers.PivotFlexPieTagHelper

PivotFlexPieTagHelper Class

ITagHelper implementation for FlexPie in PivotChart.

Namespace: C1.Web.Mvc.Olap.TagHelpers
Assembly: C1.AspNetCore.Mvc.Olap.dll
Syntax
[HtmlTargetElement("c1-pivot-flex-pie")]
[RestrictChildren("c1-flex-pie-datalabel", new string[] { "c1-flex-chart-title-style", "c1-flex-chart-tooltip", "c1-chart-animation" })]
public class PivotFlexPieTagHelper : FlexPieTagHelper, ITagHelper, ITagHelperComponent, ITemplateTagHelper

Constructors

Name Description
PivotFlexPieTagHelper()

Methods

Name Description
GetObjectInstance(object)

Gets the C1.Web.Mvc.Olap.PivotFlexPie instance.

ProcessAttributes(TagHelperContext, object)

Process the attributes set in the taghelper.

Render(TagHelperOutput)

Render the startup scripts.