MapLabelPlacement 枚举

Represents the options of label placements in a map color scale.

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

语法

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

成员

成员名称 说明
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.