FlexChart | ComponentOne
C1.WPF.Chart.Finance 程序集 / C1.WPF.Chart.Finance 命名空间 / Fibonacci 类 / Uptrend 属性

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