Version 24.2 (latest)

GanttSeriesDataAppearance Class Properties

For a list of all members of this type, see GanttSeriesDataAppearance members.

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyDataSourceThe data source for this SeriesDataAppearance. (Inherited from Infragistics.UltraChart.Data.Series.SeriesDataAppearance)
Public PropertyEndTimeColumnName of the data column with EndTime values.  
Public PropertyLabelColumnThe name of the column in the data source containing Labels. (Inherited from Infragistics.UltraChart.Data.Series.SeriesDataAppearance)
Public PropertyLinkToIDColumnName of the data column with LinkToID values.  
Public PropertyOwnerColumnName of the data column with Owner values.  
Public PropertyPercentCompleteColumnName of the data column with PercentComplete values.  
Public PropertyStartTimeColumnName of the data column with StartTime values.  
Public PropertyTimeEntryIDColumnName of the data column with TimeEntryID values.  
Protected Properties
 NameDescription
Protected PropertydirtyA dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Protected PropertynoUpdateSet the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
See Also