Inheritance diagram for NPlot::AdapterUtils::AxisSuggester_IList:
Public Member Functions | |
AxisSuggester_IList (IList data) | |
Constructor. | |
Axis | Get () |
Calculates a suggested axis for the IList data. | |
Private Attributes | |
IList | data_ |
Definition at line 152 of file AdapterUtils.cs.
|
Constructor.
Definition at line 160 of file AdapterUtils.cs. |
|
Calculates a suggested axis for the IList data.
Implements NPlot::AdapterUtils::IAxisSuggester. Definition at line 169 of file AdapterUtils.cs. |
|
Definition at line 154 of file AdapterUtils.cs. |