Back to Devexpress

GanttControlPrintAppearanceCollection.ChartHorzLine Property

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

latest1.2 KB
Original Source

GanttControlPrintAppearanceCollection.ChartHorzLine Property

Provides access to chart horizontal line appearance settings.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

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

Property Value

TypeDescription
AppearanceObject

An object that contains appearance settings.

|

See Also

GanttControlPrintAppearanceCollection Class

GanttControlPrintAppearanceCollection Members

DevExpress.XtraGantt Namespace