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

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