[]
Defines a TagHelper of registering chart extension script bundles.
[HtmlTargetElement("c1-chart-extension-scripts")]
public class ChartExtensionScriptsTagHelper : BundlesTagHelper, ITagHelper, ITagHelperComponent
Whatever the bundles attribute is set or not, it will register default chart script bundles of below components: FlexChart, FlexPie, Sunburst and RangeSelector.
Name | Description |
---|---|
ChartExtensionScriptsTagHelper() |
Name | Description |
---|---|
Bundles | Gets or sets the string which contains bundle names. |
InitOwnerTypes | Gets the initial script owner types. |
OwnerTypePrefix | Gets the prefix of the script owner type. |