[]
Represents a Fibonacci Time Zones tool for the FinancialChart.
public class FibonacciTimeZones<T> : ExtraSeries<T>
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| FibonacciTimeZones(FlexChartCore<T>) | Creates one FibonacciTimeZones<T> instance. |
| 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. |