Skip to main content

TdxGanttControlGridline.Style Property

Specifies the pattern used to paint gridlines.

Declaration

property Style: TPenStyle read; write; default psSolid;

Property Value

Type Default
TPenStyle psSolid

Remarks

Use this property to modify the pen style of the Chart View’s gridlines that denote the following dates in the control:

The ShowTaskProgress property’s default value is psSolid.

See Also