Back to Devexpress

TdxGanttControlGridline Class

vcl-dxganttcontrolviewchart-5b59ccb1.md

latest1.7 KB
Original Source

TdxGanttControlGridline Class

A gridline in the control‘s Chart View.

Declaration

delphi
TdxGanttControlGridline = class(
    TdxGanttControlPersistent
)

Remarks

This class includes members that allow you to customize the appearance (Color and Style) of the Chart View’s gridlines that are synchronized with the project’s start, finish, and current date.

The following properties in the Chart View‘s gridline options reference a TdxGanttControlGridline object:

Inheritance

TObject TPersistent TInterfacedPersistent TdxGanttControlPersistent TdxGanttControlGridline

See Also

TdxGanttControlGridline Members

dxGanttControlViewChart Unit