Method | Description | |
---|---|---|
AxisSuggester_Rows ( System.Data.DataRowCollection rows, string columnName ) : System |
Constructor
|
|
Get ( ) : |
Calculates a suggested axis given the data specified in the constructor.
|
public AxisSuggester_Rows ( System.Data.DataRowCollection rows, string columnName ) : System | ||
rows | System.Data.DataRowCollection | DataRowCollection containing the data to suggest axis for. |
columnName | string | the column to get data. |
return | System |