ComponentOne FinancialChart for WinForms
EndY Property

C1.Win.Chart.Finance Namespace > FibonacciExtension Class : EndY Property
Gets or sets the ending y data point for the FibonacciArcs. Unlike some of the other Fibonacci tools, the ending y is not calculated automatically if undefined.
Syntax
'Declaration
 
Public Property EndY As Object
public object EndY {get; set;}
See Also

Reference

FibonacciExtension Class
FibonacciExtension Members