TdxFlowChartGridOptions.ShowLines Property
Specifies whether the grid is visible.
#Declaration
property ShowLines: Boolean read; write; default False;
#Property Value
Type | Default |
---|---|
Boolean | False |
#Remarks
Set this property to True or False to show or hide the grid in the control.
The default ShowLines property value is False.