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

GanttControlAppearanceCollection.ChartWorkTime Property

Provides access to chart work time appearance settings.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

public AppearanceObject ChartWorkTime { get; }

Property Value

Type Description
AppearanceObject

An object that contains appearance settings.

See Also