MapLabelBehaviors Enum

Definition

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

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

Fields

Auto 0

The value is automatically determined.

ShowBorderValue 2

The border value is shown.

ShowMiddleValue 1

The middle value is shown.

Applies to