MapLineLabelPlacement 열거형
Represents the label placements for a map line layer.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
Public Enumeration MapLineLabelPlacement
‘사용 방법
Dim instance As MapLineLabelPlacement
public enum MapLineLabelPlacement
public enum class MapLineLabelPlacement
type MapLineLabelPlacement
public enum MapLineLabelPlacement
멤버
멤버 이름 | 설명 | |
---|---|---|
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. |