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

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