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

本主题中
    EndY 属性 (FibonacciArcs)
    本主题中
    Gets or sets the ending y data point for the FibonacciArcs. Unlike some of the other Fibonacci tools, the ending y is not calculated automatically if undefined.
    语法
    '声明
     
    Public Property EndY As Object
    public object EndY {get; set;}
    请参见