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

GanttControlPrintAppearanceCollection.ChartVertLine Property

Provides access to chart vertical line appearance settings.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

public AppearanceObject ChartVertLine { get; }

Property Value

Type Description
AppearanceObject

An object that contains appearance settings.

See Also