'Declaration
Public Sub SetXYValue( _ ByVal index As System.Integer, _ ByVal yValue As System.Single, _ ByVal xValue As System.Single _ )
'Usage
Dim instance As NXYZVectorSeriesData Dim index As System.Integer Dim yValue As System.Single Dim xValue As System.Single instance.SetXYValue(index, yValue, xValue)
Parameters
- index
- yValue
- xValue