[]
ITagHelper implementation for YFunctionSeries<T>.
[HtmlTargetElement("c1-flex-chart-yfunction")]
public class YFunctionSeriesTagHelper : FunctionSeriesTagHelper<object, YFunctionSeries<object>>, ITagHelper, ITagHelperComponent
<HtmlTargetElement("c1-flex-chart-yfunction")>
Public Class YFunctionSeriesTagHelper
Inherits FunctionSeriesTagHelper(Of Object, YFunctionSeries(Of Object))
Implements ITagHelper, ITagHelperComponent
| Name | Description |
|---|---|
| YFunctionSeriesTagHelper() |
| Name | Description |
|---|---|
| CollectionName | Gets the collection name. |
| Func | Configurates Func. Sets the function used to calculate a value. |