本主题中
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 Property Uptrend As Boolean
public bool Uptrend {get; set;}
请参见