Inheritance diagram for NPlot::AdapterUtils::AxisSuggester_StartStep:
Public Member Functions | |
AxisSuggester_StartStep (StartStep axisOfInterest, IList otherAxisData) | |
Constructor. | |
Axis | Get () |
Calculates a suggested axis given the data specified in the constructor. | |
Private Attributes | |
StartStep | abscissaData_ |
IList | ordinateData_ |
The data on the orthogonal axis is of course also needed to calculate this.
Definition at line 215 of file AdapterUtils.cs.
|
Constructor.
Definition at line 225 of file AdapterUtils.cs. |
|
Calculates a suggested axis given the data specified in the constructor.
Implements NPlot::AdapterUtils::IAxisSuggester. Definition at line 235 of file AdapterUtils.cs. |
|
Definition at line 217 of file AdapterUtils.cs. |
|
Definition at line 218 of file AdapterUtils.cs. |