Enumerazione MapLegendLayouts

Represents the label layouts in a map legend.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration MapLegendLayouts
'Utilizzo
Dim instance As MapLegendLayouts
public enum MapLegendLayouts
public enum class MapLegendLayouts
type MapLegendLayouts
public enum MapLegendLayouts

Membri

Nome membro Descrizione
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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel