MapLabelBehavior 枚举

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

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public Enumeration MapLabelBehavior
用法
Dim instance As MapLabelBehavior
public enum MapLabelBehavior
public enum class MapLabelBehavior
type MapLabelBehavior
public enum MapLabelBehavior

成员

成员名称 说明
Auto The value is automatically determined.
ShowMiddleValue The middle value is shown.
ShowBorderValue The border value is shown.