Compartir a través de


Enumeración MapLegendLayouts

Represents the label layouts in a map legend.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Enumeration MapLegendLayouts
'Uso
Dim instance As MapLegendLayouts
public enum MapLegendLayouts
public enum class MapLegendLayouts
type MapLegendLayouts
public enum MapLegendLayouts

Miembros

Nombre del miembro Descripción
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.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel