Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Represents the label layouts in a map legend.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration MapLegendLayout
'Uso
Dim instance As MapLegendLayout
public enum MapLegendLayout
public enum class MapLegendLayout
type MapLegendLayout
public enum MapLegendLayout
Membros
| Nome do membro | Descrição | |
|---|---|---|
| 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. |
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering