Partager via


Énumération ChartLegendLayouts

Specifies arrangement of labels within the legend.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Enumeration ChartLegendLayouts
'Utilisation
Dim instance As ChartLegendLayouts
public enum ChartLegendLayouts
public enum class ChartLegendLayouts
type ChartLegendLayouts
public enum ChartLegendLayouts

Membres

Nom de membre Description
Column Labels must be arranged in a column.
Row Labels must be arranged in a row.
AutoTable Labels must be arranged automatically to fit.
WideTable Labels must be arranged in a wide table.
TallTable Labels must be arranged in a tall table.