Summary
Represents the Fibonacci Fan chart object.
Syntax
public interface ChartFibonacciFan : ChartFibonacciBase, ChartObject
Members
Name | Type | Summary |
---|---|---|
Time1 | Property | Gets or sets the value 1 on the Time line. |
Time2 | Property | Gets or sets the value 2 on the Time line. |
Y1 | Property | Gets or sets the value 1 on the Y-axis. |
Y2 | Property | Gets or sets the value 2 on the Y-axis. |