ComponentOne FinancialChart for WinForms
Uptrend Property

C1.Win.Chart.Finance Namespace > Fibonacci Class : Uptrend Property
Gets or sets a value indicating whether to create uptrending Fibonacci tool. Default value is true(uptrend). If the value is false, the downtrending levels are plotted.
Syntax
'Declaration
 
Public Property Uptrend As Boolean
public bool Uptrend {get; set;}
See Also

Reference

Fibonacci Class
Fibonacci Members