ChartSmartLabel.AllowOutSidePlotArea Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene una expresión que evalúa a un valor que indica si se pueden dibujar etiquetas de puntos de datos fuera del área de la gráfica.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartAllowOutsideChartArea> ^ AllowOutSidePlotArea { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartAllowOutsideChartArea> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartAllowOutsideChartArea> AllowOutSidePlotArea { get; }
member this.AllowOutSidePlotArea : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartAllowOutsideChartArea>
Public ReadOnly Property AllowOutSidePlotArea As ReportEnumProperty(Of ChartAllowOutsideChartArea)
Valor de propiedad
Un objeto ReportEnumProperty<EnumType>.