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 whether data point labels can be drawn outside of the plot area.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration ChartAllowOutsideChartArea
'Utilisation
Dim instance As ChartAllowOutsideChartArea
public enum ChartAllowOutsideChartArea
public enum class ChartAllowOutsideChartArea
type ChartAllowOutsideChartArea
public enum ChartAllowOutsideChartArea
Membres
| Nom de membre | Description | |
|---|---|---|
| False | Labels must be entirely inside the plot area. | |
| Partial | Labels are allowed to be partially outside the plot area. | |
| True | Labels are allowed to be entirely outside the plot area. |
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering