| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | GetColumnCount | Overridden. Gets the count of columns in the data source. |
![Public Method](dotnetimages/publicMethod.gif) | GetColumnLabel | Overridden. Gets the label for the specified column index. |
![Public Method](dotnetimages/publicMethod.gif) | GetDataMax | Maximum data value for all chart data. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![Public Method](dotnetimages/publicMethod.gif) | GetDataMaxColumn | Maximum data value for a specific column. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![Public Method](dotnetimages/publicMethod.gif) | GetDataMaxRow | Maximum data value for a specific row. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![Public Method](dotnetimages/publicMethod.gif) | GetDataMin | Minimum data value for all chart data. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![Public Method](dotnetimages/publicMethod.gif) | GetDataMinColumn | Minimum data value for a specific column. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![Public Method](dotnetimages/publicMethod.gif) | GetDataMinRow | Minimum data value for a specific row. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![Public Method](dotnetimages/publicMethod.gif) | GetObjectValue | Overridden. The object value from the source array at the specified row and column index. |
![Public Method](dotnetimages/publicMethod.gif) | GetRowCount | Overridden. Gets the count of rows in the data source. |
![Public Method](dotnetimages/publicMethod.gif) | GetRowLabel | Overridden. Gets the label for the specified row index. |
![Public Method](dotnetimages/publicMethod.gif) | GetRowLabelsColumn | Column in which custom row labels are provided by the developer. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![Public Method](dotnetimages/publicMethod.gif) | GetStringValue | Overridden. Gets the string representation of a value from the data source at the specified row and column. |
![Public Method](dotnetimages/publicMethod.gif) | GetUseRowLabels | Whether custom row labels are provided in a column. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![Public Method](dotnetimages/publicMethod.gif) | GetValue | Overridden. Gets a value from the data source at the specified row and column. |
![Public Method](dotnetimages/publicMethod.gif) | IsColumnDateTime | Overridden. Determines whether or not the specified column contains DateTime values. |
![Public Method](dotnetimages/publicMethod.gif) | IsColumnNumeric | Overloaded. Overridden. Determines whether or not a value at the specified row and column indices is numeric. |
![Public Method](dotnetimages/publicMethod.gif) | IsColumnString | Overridden. Determines whether or not the specified column contains string values. |
![Public Method](dotnetimages/publicMethod.gif) | ReCalculateMinMax | Forces this Data Adapter to recalculate its Minimum and Maximum values. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![Public Method](dotnetimages/publicMethod.gif) | SetRowLabelsColumn | Allows the developer to set which column custom row labels are taken from. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![Public Method](dotnetimages/publicMethod.gif) | SetUseRowLabels | Allows the developer to set whether custom row labels are to be used. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![Public Method](dotnetimages/publicMethod.gif) | SetZeroAlignment | Sets the Zero-Alignment of the ChartDataAdapter. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![Public Method](dotnetimages/publicMethod.gif) | ToString | Returns the current object as a string. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |