Skip to main content

TcxGridChartHistogramAxis.GridLines Property

Specifies if axis grid lines are visible.

Declaration

property GridLines: Boolean read; write; default True;

Property Value

Type Default Description
Boolean True

True if axis grid lines are visible; otherwise, False.

Remarks

Default Value

The GridLines property’s default value is True.

See Also