Compartir a través de


Enumeración ChartLegendLayouts

Specifies arrangement of labels within the legend.

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

Sintaxis

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

Miembros

Nombre del miembro Descripción
AutoTable Labels must be arranged automatically to fit.
Column Labels must be arranged in a column.
Row Labels must be arranged in a row.
TallTable Labels must be arranged in a tall table.
WideTable Labels must be arranged in a wide table.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel