[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.FibonacciTimeZonesBuilder-1

FibonacciTimeZonesBuilder<T> Class

Defines a builder to configurate FibonacciTimeZones<T>.

Namespace: C1.Web.Mvc.Finance.Fluent
Assembly: C1.Web.Mvc.Finance.dll
Syntax
public class FibonacciTimeZonesBuilder<T> : ExtraSeriesBuilder<T, FibonacciTimeZones<T>, FibonacciTimeZonesBuilder<T>>
Type Parameters
Name Description
T

Constructors

Name Description
FibonacciTimeZonesBuilder(FibonacciTimeZones<T>)

Creates one FibonacciTimeZonesBuilder<T> instance to configurate obj.

Methods

Name Description
EndX(object)

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

LabelPosition(LabelPosition)

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

Levels(double[])

Configurates Levels. Sets the array of levels for plotting.

StartX(object)

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