[]
        
(Showing Draft Content)

C1.Win.Chart.Finance.Fibonacci.Uptrend

Uptrend Property

Uptrend

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.

Declaration
[C1Description("Fibonacci.Uptrend", "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.")]
public bool Uptrend { get; set; }