TcxGridChartHistogramAxis.GridLines Property
In This Article
Specifies if axis grid lines are visible.
#Declaration
Delphi
property GridLines: Boolean read; write; default True;
#Property Value
Type | Default | Description |
---|---|---|
Boolean | True |
|
#Remarks
#Default Value
The GridLines
property’s default value is True
.
See Also