EndY Property
EndY
Gets or sets the ending y data point for the FibonacciFans.
Unlike some of the other Fibonacci tools, the ending y
is not calculated automatically if undefined.
Declaration
public object EndY { get; set; }
Public Property EndY As Object