FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart.Annotation 命名空间 / Line 类 / Distance 方法

本主题中
    Distance 方法 (Line)
    本主题中
    语法
    '声明
     
    Protected Overridable Function Distance( _
       ByVal x As Double, _
       ByVal y As Double _
    ) As Double
    protected virtual double Distance( 
       double x,
       double y
    )

    参数

    x
    y
    请参见