[]
ITagHelper implementation for MovingAverage<T>.
[HtmlTargetElement("c1-flex-chart-movingaverage")]
[RestrictChildren("c1-flex-chart-axis", new string[] { "c1-items-source", "c1-odata-source", "c1-odata-virtual-source" })]
public class MovingAverageTagHelper : TrendLineBaseTagHelper<object, MovingAverage<object>>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
MovingAverageTagHelper() |
Name | Description |
---|---|
CollectionName | Gets the collection name. |
Period | Configurates Period. Sets the period of the moving average line. |
Type | Configurates Type. Sets the type of the moving average line. |