Enumerazione ChartAllowOutSidePlotAreaTypes
Specifies whether smart labels can be drawn outside the plot area.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Enumeration ChartAllowOutSidePlotAreaTypes
'Utilizzo
Dim instance As ChartAllowOutSidePlotAreaTypes
public enum ChartAllowOutSidePlotAreaTypes
public enum class ChartAllowOutSidePlotAreaTypes
type ChartAllowOutSidePlotAreaTypes
public enum ChartAllowOutSidePlotAreaTypes
Membri
Nome membro | Descrizione | |
---|---|---|
False | Labels cannot de drawn outside the plotting area. | |
Partial | Labels can be drawn partially outside the plotting area. | |
True | Labels can be drawn outside the plotting area. |