MapLabelBehavior Enum

Definition

Specifies how the labels display the values in a map color scale.

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

Fields

Auto 0

Specifies the Automatic label behavior.

ShowBorderValue 2

Specifies the Show Border Value label behavior.

ShowMiddleValue 1

Specifies the Show Middle Value label behavior.

Applies to