[]
ITagHelper implementation for Envelopes<T>.
[HtmlTargetElement("c1-flex-chart-envelopes")]
public class EnvelopesTagHelper : ExtraSeriesTagHelper<object, Envelopes<object>>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
EnvelopesTagHelper() |
Name | Description |
---|---|
CollectionName | Gets the collection name. |
Period | Configurates Period. Sets the period for the calculation as an integer value. |
Size | Configurates Size. Sets or set the size of the moving average envelopes. |
Type | Configurates Type. Sets the moving average type for the envelopes. |