Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents the label layouts in a map legend.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration MapLegendLayout
'Utilisation
Dim instance As MapLegendLayout
public enum MapLegendLayout
public enum class MapLegendLayout
type MapLegendLayout
public enum MapLegendLayout
Membres
| Nom de membre | Description | |
|---|---|---|
| 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. |
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering