Back to Devexpress

GanttControlPrintAppearanceCollection.ChartVertLine Property

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolprintappearancecollection-ae1978b4.md

latest1.2 KB
Original Source

GanttControlPrintAppearanceCollection.ChartVertLine Property

Provides access to chart vertical line appearance settings.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public AppearanceObject ChartVertLine { get; }
vb
Public ReadOnly Property ChartVertLine As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An object that contains appearance settings.

|

See Also

GanttControlPrintAppearanceCollection Class

GanttControlPrintAppearanceCollection Members

DevExpress.XtraGantt Namespace