Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents the label positions for the map gridlines.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MapLabelPosition
'Usage
Dim instance As MapLabelPosition
public enum MapLabelPosition
public enum class MapLabelPosition
type MapLabelPosition
public enum MapLabelPosition
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| 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. |
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace