MapLabelPlacements 枚举

Represents the label placement options in a map color scale.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

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

成员

成员名称 说明
Alternate Odd labels are positioned below the color bar, and even labels are positioned above the color bar.
Top All labels are positioned above the color bar.
Bottom All labels are positioned below the color bar.