[]
ITagHelper implementation for ParametricFunctionSeries<T>.
[HtmlTargetElement("c1-flex-chart-parameterfunction")]
public class ParametricFunctionSeriesTagHelper : FunctionSeriesTagHelper<object, ParametricFunctionSeries<object>>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
ParametricFunctionSeriesTagHelper() |
Name | Description |
---|---|
CollectionName | Gets the collection name. |
XFunc | Configurates XFunc. Sets the function used to calculate the x value. |
YFunc | Configurates YFunc. Sets the function used to calculate the y value. |