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

本主题中
    Low 属性
    本主题中
    Gets or sets the low value of Fibonacci tool. If not specified, the low value is calculated based on data values provided by ItemsSource.
    语法
    '声明
     
    Public Property Low As Double
    public double Low {get; set;}
    请参见