[]
ITagHelper implementation for BollingerBands<T>.
[HtmlTargetElement("c1-flex-chart-bollinger-bands")]
public class BollingerBandsTagHelper : ExtraSeriesTagHelper<object, BollingerBands<object>>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
BollingerBandsTagHelper() |
Name | Description |
---|---|
CollectionName | Gets the collection name. |
Multiplier | Configurates Multiplier. Sets the standard deviation multiplier. |
Period | Configurates Period. Sets the period for the calculation as an integer value. |