Skip to main content

TdxGanttControlGridline Class

A gridline in the control‘s Chart View.

Declaration

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:

See Also