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

本主题中
    StartX 属性 (FibonacciArcs)
    本主题中
    Gets or sets the starting x data point for the FibonacciArcs. This value can be number or a Date object (for time-based data). Unlike some of the other Fibonacci tools, the starting x is not calculated automatically if undefined.
    语法
    '声明
     
    Public Property StartX As Object
    public object StartX {get; set;}
    请参见