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. |