[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.TagHelpers.MacdTagHelper

MacdTagHelper Class

ITagHelper implementation for Macd<T>.

Namespace: C1.Web.Mvc.Finance.TagHelpers
Assembly: C1.AspNetCore.Mvc.Finance.dll
Syntax
[HtmlTargetElement("c1-flex-chart-macd")]
[RestrictChildren("c1-flex-chart-line-style", new string[] { })]
public class MacdTagHelper : MacdBaseTagHelper<object, Macd<object>>, ITagHelper, ITagHelperComponent

Constructors

Name Description
MacdTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.