Inheritance diagram for NPlot::AdapterUtils::IDataGetter:
Public Member Functions | |
double | Get (int i) |
Gets the ith data value. |
Definition at line 519 of file AdapterUtils.cs.
|
Gets the ith data value.
Implemented in NPlot::AdapterUtils::DataGetter_IList, NPlot::AdapterUtils::DataGetter_Null, NPlot::AdapterUtils::DataGetter_StartStep, NPlot::AdapterUtils::DataGetter_Count, NPlot::AdapterUtils::DataGetter_Rows, and NPlot::AdapterUtils::DataGetter_DataView. |