[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.FibonacciTimeZones-1

FibonacciTimeZones<T> Class

Represents a Fibonacci Time Zones tool for the FinancialChart.

Inheritance
FibonacciTimeZones<T>
Namespace: C1.Web.Mvc.Finance
Assembly: C1.AspNetCore.Mvc.Finance.dll
Syntax
public class FibonacciTimeZones<T> : ExtraSeries<T>
Type Parameters
Name Description
T

Constructors

Name Description
FibonacciTimeZones(FlexChartCore<T>)

Creates one FibonacciTimeZones<T> instance.

Properties

Name Description
EndX

Gets or sets the ending X data point for the time zones.

ExtraSeriesTypeName

Gets the Name of this Series.

LabelPosition

Gets or sets the LabelPosition for levels in FibonacciTimeZones tool.

Levels

Gets or sets the array of levels for plotting.

StartX

Gets or sets the starting X data point for the time zones.