Version

GanttColumnAppearance Class Members

The following tables list the members exposed by GanttColumnAppearance.

Public Constructors
 NameDescription
Public ConstructorGanttColumnAppearance ConstructorOverloaded.   
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)
Public Methods
 NameDescription
Public MethodToStringCreates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
See Also