Skip to main content
A newer version of this page is available. .

GanttChartMappings Class

Provides access to options specified based on data source field names: task captions, task start and finish dates, task progress, etc.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

public class GanttChartMappings :
    GanttControlBaseOptions

The following members return GanttChartMappings objects:

Remarks

The GanttChartMappings type specifies the GanttControl.ChartMappings property.

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraTreeList.BaseTreeListOptions
DevExpress.XtraGantt.GanttControlBaseOptions
GanttChartMappings
See Also