GridLabelPosition

sealed class GridLabelPosition

A positioning scheme to use when labeling a Grid.

Since

200.1.0

See also

Inheritors

Types

Link copied to clipboard

Labels anchored to top, right, bottom, and left of map view.

Link copied to clipboard

'Y' labels anchored to left of map view, 'X' labels anchored to bottom.

Link copied to clipboard

'Y' labels anchored to right of map view, 'X' labels anchored to bottom.

Link copied to clipboard

'Y' and 'X' labels in center of map view.

Link copied to clipboard

Labels anchored to a geographical position on the map view.

Link copied to clipboard

'Y' labels anchored to left of map view, 'X' labels anchored to top.

Link copied to clipboard

'Y' labels anchored to right of map view, 'X' labels anchored to top.