GanttControlPrintAppearanceCollection.ChartVertLine Property
In This Article
Provides access to chart vertical line appearance settings.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
public AppearanceObject ChartVertLine { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An object that contains appearance settings. |
See Also