Lenguaje

ChartTitle.DockOutsideChartArea Propiedad

Definición

Recibe una expresión que evalúa a un valor que indica si el título debe quedar fuera del área del mapa en lugar de dentro del área del gráfico.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ DockOutsideChartArea { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty DockOutsideChartArea { get; }
member this.DockOutsideChartArea : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property DockOutsideChartArea As ReportBoolProperty

Valor de propiedad

Un objeto ReportBoolProperty.

Se aplica a