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:
Inheritance
TObject
TPersistent
TInterfacedPersistent
TdxGanttControlPersistent
TdxGanttControlGridline
See Also