NPlot::AdapterUtils::AxisSuggester_RowAuto Class Reference

Provides default axis if only data corresponding to orthogonal axis is provided. More...

Inheritance diagram for NPlot::AdapterUtils::AxisSuggester_RowAuto:

NPlot::AdapterUtils::IAxisSuggester List of all members.

Public Member Functions

 AxisSuggester_RowAuto (DataRowCollection ordinateData)
 Construbtor.
Axis Get ()
 Calculates a suggested axis given the data specified in the constructor.

Private Attributes

DataRowCollection ordinateData_

Detailed Description

Provides default axis if only data corresponding to orthogonal axis is provided.

Definition at line 275 of file AdapterUtils.cs.


Constructor & Destructor Documentation

NPlot::AdapterUtils::AxisSuggester_RowAuto::AxisSuggester_RowAuto DataRowCollection  ordinateData  )  [inline]
 

Construbtor.

Parameters:
ordinateData Data corresponding to orthogonal axis.

Definition at line 283 of file AdapterUtils.cs.


Member Function Documentation

Axis NPlot::AdapterUtils::AxisSuggester_RowAuto::Get  )  [inline]
 

Calculates a suggested axis given the data specified in the constructor.

Returns:
the suggested axis

Implements NPlot::AdapterUtils::IAxisSuggester.

Definition at line 292 of file AdapterUtils.cs.


Member Data Documentation

DataRowCollection NPlot::AdapterUtils::AxisSuggester_RowAuto::ordinateData_ [private]
 

Definition at line 277 of file AdapterUtils.cs.


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 01:04:07 2005 for NPlot by  doxygen 1.4.5