Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Specifies arrangement of labels within the legend.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.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 | |
|---|---|---|
| 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. |
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering