[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.FunctionSeriesTagHelper-2

FunctionSeriesTagHelper<T, TControl> Class

ITagHelper implementation for FunctionSeries<T>.

Inheritance
BaseTagHelper<TControl>
FunctionSeriesTagHelper<T, TControl>
Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public class FunctionSeriesTagHelper<T, TControl> : TrendLineBaseTagHelper<T, TControl>, ITagHelper, ITagHelperComponent where TControl : FunctionSeries<T>
Type Parameters
Name Description
T
TControl

Constructors

Name Description
FunctionSeriesTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

Max

Configurates Max. Sets the max value for the function calculation.

Min

Configurates Min. Sets the minimum value for function calculation.