The following tables list the members exposed by GanttTimeEntry.
Name | Description | |
---|---|---|
![]() | GanttTimeEntry 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) |
![]() | End | The End Time of this GanttTimeEntry. |
![]() | ID | A unique identifier for this GanttTimeEntry. |
![]() | Label | The label for this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) |
![]() | Length | The difference between this GanttTimeEntry's End and Start. |
![]() | LinkToID | The ID of another GanttTimeEntry in the data source to link this GanttTimeEntry to. |
![]() | Owner | A string representing the owner of this GanttTimeEntry. |
![]() | PE | The PaintElement used for painting this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) |
![]() | PercentComplete | The percentage value of this GanttTimeEntry which has been completed. |
![]() | Start | The Start Time of this GanttTimeEntry. |
Name | Description | |
---|---|---|
![]() | Clone | Creates and returns a copy of this GanttTimeEntry. |
![]() | ToString | Returns a string representation of this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) |
Name | Description | |
---|---|---|
![]() | OnClone | Overridden. Creates and returns a copy of this DataPoint. |