ChartTitle.DockOutsideChartArea Propiedad

Definición

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

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