Ler em inglês

Compartilhar via


Enumeração ChartAllowOutsideChartArea

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

public enum ChartAllowOutsideChartArea

Membros

Nome do membro Descrição
Partial Labels are allowed to be partially outside the plot area.
True Labels are allowed to be entirely outside the plot area.
False Labels must be entirely inside the plot area.