'Declaration
Public Overloads Sub SetValue( _ ByVal indexX As System.Integer, _ ByVal indexY As System.Integer, _ ByVal value As System.Double _ )
'Usage
Dim instance As NHeatMapData Dim indexX As System.Integer Dim indexY As System.Integer Dim value As System.Double instance.SetValue(indexX, indexY, value)
Parameters
- indexX
- indexY
- value