NPlot Documented Class Library

AdapterUtils.IDataGetter.Get Method 

[This is preliminary documentation and subject to change.]

Gets the ith data value.

double Get(
   int i
);

Parameters

i
sequence number of data to get.

Return Value

ith data value.

See Also

AdapterUtils.IDataGetter Interface | NPlot Namespace