[]
ITagHelper implementation for FlexPie in PivotChart.
[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
| Name | Description |
|---|---|
| PivotFlexPieTagHelper() |
| 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. |