Share via


MapLabelPosition 열거형

Represents the label positions for the map gridlines.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

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

멤버

멤버 이름 설명
Center The labels are positioned at the center of the gridlines.
Far The labels are positioned at the bottom of the gridlines.
Near The labels are positioned at the top of the gridlines.
OneQuarter The labels are positioned between the top and center of the gridlines.
ThreeQuarters The labels are positioned between the center and bottom of the gridlines.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스