MapPointLabelPlacements 枚举

Represents label placements for the map point layer.

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

语法

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

成员

成员名称 说明
Bottom The label is positioned at the bottom of the map point layer.
Top The label is positioned at the top of the map point layer.
Left The label is positioned to the left of the map point layer.
Right The label is positioned to the right of the map point layer.
Center The label is positioned at the center of the map point layer.