Partager via


Énumération MapLegendLayouts

Represents the label layouts in a map legend.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Enumeration MapLegendLayouts
'Utilisation
Dim instance As MapLegendLayouts
public enum MapLegendLayouts
public enum class MapLegendLayouts
type MapLegendLayouts
public enum MapLegendLayouts

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.RdlObjectModel