Skip to main content

GanttControlPrintAppearanceCollection.ChartHorzLine Property

Provides access to chart horizontal line appearance settings.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v23.2.dll

NuGet Package: DevExpress.Win.Gantt

Declaration

public AppearanceObject ChartHorzLine { get; }

Property Value

Type Description
AppearanceObject

An object that contains appearance settings.

See Also