[]
        
(Showing Draft Content)

C1.WPF.Chart.Finance.FibonacciTimeZones

FibonacciTimeZones Class

Represents a Fibonacci Time Zones tool for the FinancialChart.

Inheritance
FibonacciTimeZones
Implements
Namespace: C1.WPF.Chart.Finance
Assembly: C1.WPF.FinancialChart.4.6.2.dll
Syntax
public class FibonacciTimeZones : Series, IDisposable

Constructors

Name Description
FibonacciTimeZones()

Fields

Name Description
EndXProperty

Identifies the EndX dependency property.

LabelPositionProperty

Identifies the LabelPosition dependency property.

LevelsProperty

Identifies the Levels dependency property.

StartXProperty

Identifies the StartX dependency property.

Properties

Name Description
EndX

Gets or sets the ending X data point for the time zones. If not set, the ending X data point is calculated automatically. The value can be a number or a Date object (for time-based data).

LabelPosition

Gets or sets the LabelPositin 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. If not set, the starting x data point is calculated automatically. The value can be a number or a Date object (for time-base data).

Methods

Name Description
GetChartType()

Gets actual chart type.