[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.TagHelpers.FinancialSeriesTagHelper

FinancialSeriesTagHelper Class

ITagHelper implementation for FinancialSeries<T>.

Namespace: C1.Web.Mvc.Finance.TagHelpers
Assembly: C1.AspNetCore.Mvc.Finance.dll
Syntax
[HtmlTargetElement("c1-financial-chart-series")]
public class FinancialSeriesTagHelper : ChartSeriesBaseTagHelper<object, FinancialSeries<object>>, ITagHelper, ITagHelperComponent

Constructors

Name Description
FinancialSeriesTagHelper()

Properties

Name Description
ChartType

Configurates ChartType. Sets the type of financial chart to create.

CollectionName

Gets the collection name.