Get tag value from Y point

Namespace: T.Wpf.RunControls
Assembly: T.Wpf (in T.Wpf.dll)

Public Function GetValueFromYAxis( _ 
ByVal tagName As String, _ 
ByVal yValue As Double
) As Double
This language is not supported or no code example is available.
public double GetValueFromYAxis( 
string tagName
double yValue 
)
This language is not supported or no code example is available.

Parameters

tagName
Type: string

Tag name

yValue
Type: double

Y

Return Value

Type: double

Value

.NET Framework

Supported in: 4.6.2, 4.7