Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Specifies whether data point labels can be drawn outside of the plot area.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration ChartAllowOutsideChartArea
'Uso
Dim instance As ChartAllowOutsideChartArea
public enum ChartAllowOutsideChartArea
public enum class ChartAllowOutsideChartArea
type ChartAllowOutsideChartArea
public enum ChartAllowOutsideChartArea
Membros
| Nome do membro | Descrição | |
|---|---|---|
| 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. |
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering