Version

GanttColumnAppearance Class

Appearance class containing settings for the setup of data columns for Gantt Charts, if the DataSource is a DataTable.
Syntax
'Declaration
 
Public Class GanttColumnAppearance 
   Inherits ChartAppearance
   Implements Infragistics.UltraChart.Resources.IProvideChartComponent 
Remarks

If a GanttDataSource is used instead of a DataTable, these settings are not needed and will be ignored.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also