Inheritance diagram for NPlot::AdapterUtils::IAxisSuggester:
Public Member Functions | |
Axis | Get () |
Calculates a suggested axis for the data contained by the implementing class. |
Definition at line 74 of file AdapterUtils.cs.
|
Calculates a suggested axis for the data contained by the implementing class.
Implemented in NPlot::AdapterUtils::AxisSuggester_MultiColumns, NPlot::AdapterUtils::AxisSuggester_IList, NPlot::AdapterUtils::AxisSuggester_Null, NPlot::AdapterUtils::AxisSuggester_StartStep, NPlot::AdapterUtils::AxisSuggester_Auto, NPlot::AdapterUtils::AxisSuggester_RowAuto, NPlot::AdapterUtils::AxisSuggester_Rows, and NPlot::AdapterUtils::AxisSuggester_DataView. |