[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.TagHelpers.EnvelopesTagHelper

EnvelopesTagHelper Class

ITagHelper implementation for Envelopes<T>.

Namespace: C1.Web.Mvc.Finance.TagHelpers
Assembly: C1.AspNetCore.Mvc.Finance.dll
Syntax
[HtmlTargetElement("c1-flex-chart-envelopes")]
public class EnvelopesTagHelper : ExtraSeriesTagHelper<object, Envelopes<object>>, ITagHelper, ITagHelperComponent

Constructors

Name Description
EnvelopesTagHelper()

Properties

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.