TdxGanttControlGridlineOptions.CurrentDate Property
Provides access to settings required to adjust the actual date’s gridline.
Declaration
property CurrentDate: TdxGanttControlGridline read; write;
Property Value
Type |
---|
TdxGanttControlGridline |
Remarks
Use this property to customize the Chart View‘s gridline that corresponds to the date set on your computer. The Chart View displays the gridline under the corresponding date in the timescale.
Refer to the TdxGanttControlGridline class description for details.
See Also