다음을 통해 공유


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.