For a list of all members of this type, see GanttDataAdapter members.
| Name | Description | |
|---|---|---|
![]() | GanttData | A reference to the GanttDataSource used by this adapter. |
| Name | Description | |
|---|---|---|
![]() | dataMax | Maximum data value for all chart data. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![]() | dataMaxColumn | Maximum data values for each data column included in the chart. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![]() | dataMaxRow | Maximum data values for each data row included in the chart. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![]() | dataMin | Minimum data value for all chart data. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![]() | dataMinColumn | Minimum data values for each data column included in the chart. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![]() | dataMinRow | Minimum data values for each data row included in the chart. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![]() | rowLabelsColumn | Column index of the data column containing strings to use as row labels. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![]() | staleMinMax | Flag indicating whether dataMin and dataMax are stale. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![]() | useRowLabel | Flag that the developer has supplied row labels. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |
![]() | zeroAligned | Whether the Y-Axis as zero at one endpoint. (Inherited from Infragistics.UltraChart.Data.ChartDataAdapter) |