Show / Hide Table of Contents

Enum GridLabelPosition

A positioning scheme to use when labeling a Grid.

Namespace: Esri.ArcGISRuntime.UI
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum GridLabelPosition

Fields

Name Description
AllSides

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

BottomLeft

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

BottomRight

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

Center

Y and X labels in center of map view.

Geographic

Labels anchored to a geographical position on the map view.

TopLeft

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

TopRight

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

Applies to

TargetVersions
.NET Standard 2.0100.3 - 100.15
.NET 6.0100.13 - 100.15
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.0 - 100.15
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 100.15
In This Article
Back to top Copyright © 2022 Esri.