The following tables list the members exposed by GanttChartAppearance.
Name | Description | |
---|---|---|
![]() | GanttChartAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | Columns | Settings for the column schema for this Gantt chart, if the data source is a DataTable. |
![]() | CompletePercentagesPE | PaintElement used for complete percentage bars. |
![]() | EmptyPercentagesPE | PaintElement used for the empty portion of complete percentage bars. |
![]() | ItemSpacing | Spacing between each Gantt item or task, expressed as a multiple of each item's height. |
![]() | LinkLineColor | The color to use for drawing link lines if the ShowLinks property is set to True. |
![]() | LinkLineStyle | The LineStyle object to control the appearance of link lines if ShowLinks is set to True. |
![]() | LinkLineWidth | The stroke width to use for drawing link lines, if the ShowLinks property is set to True. |
![]() | OwnersLabelStyle | The LabelStyle object to control the owners labels, if ShowOwners is set to True. |
![]() | SeriesSpacing | Spacing between each series of Gantt Items, expressed as a multiple of each item's height. |
![]() | ShowCompletePercentages | Determines whether or not a bar should be displayed representing percentage complete for each time entry. |
![]() | ShowLinks | Determines whether lines should be drawn between linked time entries. |
![]() | ShowOwners | Determines whether or not owner labels should be displayed on the chart. |
Name | Description | |
---|---|---|
![]() | dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
![]() | CopyProperties | Copies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) |
![]() | ToString | Returns a string representation of a ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) |
Name | Description | |
---|---|---|
![]() | CreateInstanceDescriptor | Creates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) |