Version

GanttColumnAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyEndTimeColumnIndexIndex of the column in the source table containing task end times.  
Public PropertyIDColumnIndexIndex of the column in the source table containing task ID's.  
Public PropertyItemLabelsColumnIndexIndex of the column in the source table containing item labels.  
Public PropertyLinkToColumnIndexIndex of the column in the source table containing "link to" ID's.  
Public PropertyOwnerColumnIndexIndex of the column in the source table containing task owner labels.  
Public PropertyPercentCompleteColumnIndexIndex of the column in the source table containing completion percentages.  
Public PropertySeriesLabelsColumnIndexIndex of the column in the source table containing series labels.  
Public PropertyStartTimeColumnIndexIndex of the column in the source table containing task start times.  
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