Property GridLines
| Improve this Doc View SourceGridLines
Gets the grid lines should be rendered.
Declaration
public IReadOnlyList<GridLine> GridLines { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IReadOnlyList<GridLine> |
Gets the grid lines should be rendered.
public IReadOnlyList<GridLine> GridLines { get; }
| Type | Description |
|---|---|
| System.Collections.Generic.IReadOnlyList<GridLine> |