Back to Devexpress

GanttControlAppearanceCollection.ChartHorzLine Property

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolappearancecollection.md

latest1.2 KB
Original Source

GanttControlAppearanceCollection.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 AppearanceObject object that specifies chart horizontal line appearance settings.

|

See Also

GanttControlAppearanceCollection Class

GanttControlAppearanceCollection Members

DevExpress.XtraGantt Namespace