다음을 통해 공유


MapLabelPositions 열거형

Represents the label positions for the map gridlines.

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

구문

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

멤버

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