Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Represents the label layouts in a map legend.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Enumeration MapLegendLayout
'Uso
Dim instance As MapLegendLayout
public enum MapLegendLayout
public enum class MapLegendLayout
type MapLegendLayout
public enum MapLegendLayout
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.OnDemandReportRendering