MapLabelPlacements Enum

Definition

Represents the label placement options in a map color scale.

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

Fields

Alternate 0

Odd labels are positioned below the color bar, and even labels are positioned above the color bar.

Bottom 2

All labels are positioned below the color bar.

Top 1

All labels are positioned above the color bar.

Applies to