MapLabelPosition Enum

Definition

Represents the label positions for the map gridlines.

public enum class MapLabelPosition
public enum MapLabelPosition
type MapLabelPosition = 
Public Enum MapLabelPosition
Inheritance
MapLabelPosition

Fields

Center 2

The labels are positioned at the center of the gridlines.

Far 4

The labels are positioned at the bottom of the gridlines.

Near 0

The labels are positioned at the top of the gridlines.

OneQuarter 1

The labels are positioned between the top and center of the gridlines.

ThreeQuarters 3

The labels are positioned between the center and bottom of the gridlines.

Applies to