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

本主题中
    EndX 属性 (FibonacciTimeZones)
    本主题中
    Gets or sets the ending X data point for the time zones. If not set, the ending X data point is calculated automatically. The value can be a number or a Date object (for time-based data).
    语法
    '声明
     
    Public Property EndX As Object
    public object EndX {get; set;}
    请参见