| | Name | Description |
 | GetColumnCount | Overridden. Gets the total count of GanttItems in the GanttDataSource. |
 | GetColumnLabel | Overridden. Gets the label for the GanttItem at its index in the entire GanttDataSource. |
 | GetDataMax | Overridden. Gets the maximum value in this data adapter. |
 | GetDataMaxColumn | Maximum data value for a specific column. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
 | GetDataMaxRow | Maximum data value for a specific row. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
 | GetDataMin | Overridden. Gets the minimum value in this data adapter. |
 | GetDataMinColumn | Minimum data value for a specific column. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
 | GetDataMinRow | Minimum data value for a specific row. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
 | GetObjectValue | Overridden. Gets the GanttItem at the specified series and item indices. |
 | GetRowCount | Overridden. Gets the total count of series in the GanttDataSource. |
 | GetRowLabel | Overridden. Gets the label for the series at the specified index. |
 | GetRowLabelsColumn | Column in which custom row labels are provided by the developer. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
 | GetStringValue | Overridden. Gets the value at the specified series and item indices. |
 | GetUseRowLabels | Whether custom row labels are provided in a column. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
 | GetValue | Overridden. Gets the value at the specified series and item indices, expressed as a double. |
 | IsColumnDateTime | Overridden. Determines whether or not the column at the specified index contains DateTime values. |
 | IsColumnNumeric | Overloaded. Overridden. Determines whether or not the column at the specified index is numeric. |
 | IsColumnString | Overridden. Determines whether or not the column at the specified index contains string values. |
 | ReCalculateMinMax | Forces this Data Adapter to recalculate its Minimum and Maximum values. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
 | SetRowLabelsColumn | Allows the developer to set which column custom row labels are taken from. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
 | SetUseRowLabels | Allows the developer to set whether custom row labels are to be used. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
 | SetZeroAlignment | Sets the Zero-Alignment of the ChartDataAdapter. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
 | ToString | Returns the current object as a string. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |