[]
Represents a Fibonacci Fans tool for the FinancialChart.
public class FibonacciFans<T> : ExtraSeries<T>
Name | Description |
---|---|
T |
Name | Description |
---|---|
FibonacciFans(FlexChartCore<T>) | Creates one FibonacciFans<T> instance. |
Name | Description |
---|---|
End | Gets or sets the ending DataPoint for the base line. |
ExtraSeriesTypeName | Gets the Name of this Series. |
LabelPosition | Gets or sets the LabelPosition for levels in FibonacciArcs tool. |
Levels | Gets or sets the array of levels for plotting. |
Start | Gets or sets the starting DataPoint for the base line. |