MapLabelBehavior 枚举

定义

指定标签如何在地图色阶中显示值。

public enum class MapLabelBehavior
public enum MapLabelBehavior
type MapLabelBehavior = 
Public Enum MapLabelBehavior
继承
MapLabelBehavior

字段

Auto 0

指定自动标签行为。

ShowBorderValue 2

指定“显示边框值”标签行为。

ShowMiddleValue 1

指定“显示中间值”标签行为。

适用于