GridHighlightConfig
Configuration data for the highlighting of Grid elements.
Constructors
Properties
The named grid areas border color (Default: transparent).
The cell border color (default: transparent). Deprecated, please use rowLineColor and columnLineColor instead.
Whether the cell border is dashed (default: false). Deprecated, please us rowLineDash and columnLineDash instead.
The column gap highlight fill color (default: transparent).
The column gap hatching fill color (default: transparent).
The column line color (default: transparent).
Whether column lines are dashed (default: false).
The grid container background color (Default: transparent).
The grid container border highlight color (default: transparent).
Whether the grid border is dashed (default: false).
The row gap highlight fill color (default: transparent).
The row gap hatching fill color (default: transparent).
The row line color (default: transparent).
Whether row lines are dashed (default: false).
Show area name labels (default: false).
Whether the extension lines from grid cells to the rulers should be shown (default: false).
Show line name labels (default: false).
Show Negative line number labels (default: false).
Show Positive line number labels (default: false).
Show track size labels (default: false).