[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.TagHelpers.FibonacciTimeZonesTagHelper

FibonacciTimeZonesTagHelper Class

ITagHelper implementation for FibonacciTimeZones<T>.

Namespace: C1.Web.Mvc.Finance.TagHelpers
Assembly: C1.AspNetCore.Mvc.Finance.dll
Syntax
[HtmlTargetElement("c1-flex-chart-fibonacci-time-zones")]
public class FibonacciTimeZonesTagHelper : ExtraSeriesTagHelper<object, FibonacciTimeZones<object>>, ITagHelper, ITagHelperComponent

Constructors

Name Description
FibonacciTimeZonesTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

EndX

Configurates EndX. Sets the ending X data point for the time zones.

LabelPosition

Configurates LabelPosition. Sets the LabelPosition for levels in FibonacciTimeZones tool.

Levels

Configurates Levels. Sets the array of levels for plotting.

StartX

Configurates StartX. Sets the starting X data point for the time zones.