[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.YFunctionSeriesTagHelper

YFunctionSeriesTagHelper Class

ITagHelper implementation for YFunctionSeries<T>.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-flex-chart-yfunction")]
public class YFunctionSeriesTagHelper : FunctionSeriesTagHelper<object, YFunctionSeries<object>>, ITagHelper, ITagHelperComponent

Constructors

Name Description
YFunctionSeriesTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

Func

Configurates Func. Sets the function used to calculate a value.