Skip to main content

TdxGanttControlGridline Members

A gridline in the control‘s Chart View.

Constructors

Name Description
Create(TdxGanttControlGridlineOptions) Initializes a new instance of the TdxGanttControlGridline class with specified settings.

Properties

Name Description
Color Specifies a gridline color.
Style Specifies the pattern used to paint gridlines.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate Inherited from TdxGanttControlPersistent.
CancelUpdate Inherited from TdxGanttControlPersistent.
EndUpdate Inherited from TdxGanttControlPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
IsVisible Identifies if a gridline is visible.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
Reset Inherited from TdxGanttControlPersistent.
ToString Inherited from TObject.
See Also