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