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 layouts in a map legend.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MapLegendLayout
'Usage
Dim instance As MapLegendLayout
public enum MapLegendLayout
public enum class MapLegendLayout
type MapLegendLayout
public enum MapLegendLayout
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| AutoTable | The labels are automatically arranged to fit. | |
| Column | The labels are arranged in a column. | |
| Row | The labels are arranged in a row. | |
| TallTable | The labels are arranged in a tall table. | |
| WideTable | The labels are arranged in a wide table. |
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace