MapLabelBehaviors 枚举
Specifies how the labels display the values in a map color scale.
命名空间: Microsoft.ReportingServices.RdlObjectModel
程序集: Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)
语法
声明
Public Enumeration MapLabelBehaviors
用法
Dim instance As MapLabelBehaviors
public enum MapLabelBehaviors
public enum class MapLabelBehaviors
type MapLabelBehaviors
public enum MapLabelBehaviors
成员
成员名称 | 说明 | |
---|---|---|
Auto | The value is automatically determined. | |
ShowMiddleValue | The middle value is shown. | |
ShowBorderValue | The border value is shown. |