'Declaration
Public Overloads Sub SetColor( _ ByVal column As System.Integer, _ ByVal row As System.Integer, _ ByVal color As System.UInteger _ )
'Usage
Dim instance As NMatrixSurfaceSeriesData Dim column As System.Integer Dim row As System.Integer Dim color As System.UInteger instance.SetColor(column, row, color)
Parameters
- column
- row
- color