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

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