[]
ITagHelper implementation for FlexChart in PivotChart.
[HtmlTargetElement("c1-pivot-flex-chart")]
[RestrictChildren("c1-flex-chart-datalabel", new string[] { "c1-flex-chart-title-style", "c1-flex-chart-tooltip", "c1-chart-animation" })]
public class PivotFlexChartTagHelper : FlexChartTagHelper, ITagHelper, ITagHelperComponent, ITemplateTagHelper
| Name | Description |
|---|---|
| PivotFlexChartTagHelper() |
| Name | Description |
|---|---|
| GetObjectInstance(object) | Gets the C1.Web.Mvc.Olap.PivotFlexChart instance. |
| ProcessAttributes(TagHelperContext, object) | Process the attributes set in the taghelper. |
| Render(TagHelperOutput) | Render the startup scripts. |