[]
Represents a Fibonacci Time Zones tool for the FinancialChart.
public class FibonacciTimeZones : Series, IDisposable
Name | Description |
---|---|
FibonacciTimeZones() |
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. |
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). |
Name | Description |
---|---|
GetChartType() | Gets actual chart type. |