Method | Description | |
---|---|---|
AxisSuggester_MultiColumns ( System.Data.DataRowCollection rows, string abscissaName ) : System |
Constructor
|
|
Get ( ) : |
Calculates a suggested axis for the DataRowCollection data.
|
public AxisSuggester_MultiColumns ( System.Data.DataRowCollection rows, string abscissaName ) : System | ||
rows | System.Data.DataRowCollection | The DataRowCollection containing the data. |
abscissaName | string | the column with this name is not considered |
return | System |