Énumération ChartAllowOutSidePlotAreaTypes
Specifies whether smart labels can be drawn outside the plot area.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Enumeration ChartAllowOutSidePlotAreaTypes
'Utilisation
Dim instance As ChartAllowOutSidePlotAreaTypes
public enum ChartAllowOutSidePlotAreaTypes
public enum class ChartAllowOutSidePlotAreaTypes
type ChartAllowOutSidePlotAreaTypes
public enum ChartAllowOutSidePlotAreaTypes
Membres
| Nom de membre | Description | |
|---|---|---|
| Partial | Labels can be drawn partially outside the plotting area. | |
| True | Labels can be drawn outside the plotting area. | |
| False | Labels cannot de drawn outside the plotting area. |