[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.ChartExtensionScriptsTagHelper

ChartExtensionScriptsTagHelper Class

Defines a TagHelper of registering chart extension script bundles.

Inheritance
ChartExtensionScriptsTagHelper
Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-chart-extension-scripts")]
public class ChartExtensionScriptsTagHelper : BundlesTagHelper, ITagHelper, ITagHelperComponent
Remarks

Whatever the bundles attribute is set or not, it will register default chart script bundles of below components: FlexChart, FlexPie, Sunburst and RangeSelector.

Constructors

Name Description
ChartExtensionScriptsTagHelper()

Properties

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.