FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart.Interaction 命名空间 / C1LineMarker 类 / X 属性

本主题中
    X 属性 (C1LineMarker)
    本主题中
    Gets the current x-value as chart data coordinates.
    语法
    '声明
     
    Public ReadOnly Property X As Double
    public double X {get;}
    请参见