MapLabelBehaviors Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Name | Value | Description |
---|---|---|
Auto | 0 | The value is automatically determined. |
ShowMiddleValue | 1 | The middle value is shown. |
ShowBorderValue | 2 | The border value is shown. |