[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.TrendLineBaseTagHelper-2

TrendLineBaseTagHelper<T, TControl> Class

ITagHelper implementation for TrendLineBase<T>.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public abstract class TrendLineBaseTagHelper<T, TControl> : ExtraSeriesTagHelper<T, TControl>, ITagHelper, ITagHelperComponent where TControl : TrendLineBase<T>
Type Parameters
Name Description
T
TControl

Constructors

Name Description
TrendLineBaseTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

SampleCount

Configurates SampleCount. Sets the sample count for function calculation.