Partilhar via


Enumeração ChartAllowOutSidePlotAreaTypes

Specifies whether smart labels can be drawn outside the plot area.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Enumeration ChartAllowOutSidePlotAreaTypes
'Uso
Dim instance As ChartAllowOutSidePlotAreaTypes
public enum ChartAllowOutSidePlotAreaTypes
public enum class ChartAllowOutSidePlotAreaTypes
type ChartAllowOutSidePlotAreaTypes
public enum ChartAllowOutSidePlotAreaTypes

Membros

Nome do membro Descrição
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.

Consulte também

Referência

Namespace Microsoft.ReportingServices.RdlObjectModel