Skip to main content
All docs
V26.1
  • GanttControlAppearanceCollection.ChartHorzLine Property

    Provides access to chart horizontal line appearance settings.

    Namespace: DevExpress.XtraGantt

    Assembly: DevExpress.XtraGantt.v26.1.dll

    Declaration

    public AppearanceObject ChartHorzLine { get; }

    Property Value

    Type Description
    AppearanceObject

    An AppearanceObject object that specifies chart horizontal line appearance settings.

    See Also