The following tables list the members exposed by GanttItem.
Name | Description | |
---|---|---|
GanttItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
DataBound | Determines whether or not this point was retrieved from an external datasource. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) | |
Empty | Gets/Set whether or not this DataPoint is to be represented as null or empty. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) | |
Key | The key for this GanttItem. This value must be unique in each GanttItemCollection for which this GanttItem is a member. This value is also used as the item label. | |
Label | The label for this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) | |
PE | The PaintElement used for painting this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) | |
Times | The collection of Time Entries within this GanttItem. |
Name | Description | |
---|---|---|
Clone | Returns a copy of this GanttItem. | |
ToString | Returns a string representation of this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) |
Name | Description | |
---|---|---|
OnClone | Overridden. Returns a copy of this GanttItem. |