Inheritance diagram for NPlot::AdapterUtils::Counter_DataView:
Public Member Functions | |
Counter_DataView (DataView dataView) | |
Constructor. | |
Properties | |
int | Count |
Number of data items in container. | |
Private Attributes | |
DataView | dataView_ |
Definition at line 483 of file AdapterUtils.cs.
|
Constructor.
Definition at line 491 of file AdapterUtils.cs. |
|
Definition at line 485 of file AdapterUtils.cs. |
|
Number of data items in container. Number of data items in container. Implements NPlot::AdapterUtils::ICounter. Definition at line 501 of file AdapterUtils.cs. |