다음을 통해 공유


MapLineLabelPlacements 열거형

Represents the label placements for a map line layer.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Public Enumeration MapLineLabelPlacements
‘사용 방법
Dim instance As MapLineLabelPlacements
public enum MapLineLabelPlacements
public enum class MapLineLabelPlacements
type MapLineLabelPlacements
public enum MapLineLabelPlacements

멤버

멤버 이름 설명
Above The label is above the map line.
Center The label is centered on the map line.
Below The label is below the map line.