[]
ITagHelper implementation for TrendLineBase<T>.
public abstract class TrendLineBaseTagHelper<T, TControl> : ExtraSeriesTagHelper<T, TControl>, ITagHelper, ITagHelperComponent where TControl : TrendLineBase<T>
Public MustInherit Class TrendLineBaseTagHelper(Of T, TControl As TrendLineBase(Of T))
Inherits ExtraSeriesTagHelper(Of T, TControl)
Implements ITagHelper, ITagHelperComponent
| Name | Description |
|---|---|
| T | |
| TControl |
| Name | Description |
|---|---|
| TrendLineBaseTagHelper() |
| Name | Description |
|---|---|
| CollectionName | Gets the collection name. |
| SampleCount | Configurates SampleCount. Sets the sample count for function calculation. |