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

本主题中
    MinX 属性 (Fibonacci)
    本主题中
    Gets or sets the x minimum value of the Fibonacci tool. If not specified, current minimum of x-axis is used. The value can be specified as a number or Date object.
    语法
    '声明
     
    Public Property MinX As Object
    public object MinX {get; set;}
    请参见