The following tables list the members exposed by GanttColumnAppearance.
Name | Description | |
---|---|---|
GanttColumnAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
EndTimeColumnIndex | Index of the column in the source table containing task end times. | |
IDColumnIndex | Index of the column in the source table containing task ID's. | |
ItemLabelsColumnIndex | Index of the column in the source table containing item labels. | |
LinkToColumnIndex | Index of the column in the source table containing "link to" ID's. | |
OwnerColumnIndex | Index of the column in the source table containing task owner labels. | |
PercentCompleteColumnIndex | Index of the column in the source table containing completion percentages. | |
SeriesLabelsColumnIndex | Index of the column in the source table containing series labels. | |
StartTimeColumnIndex | Index of the column in the source table containing task start times. |
Name | Description | |
---|---|---|
dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
ToString | Creates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |