ChartSmartLabel.AllowOutSidePlotArea Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un'espressione che valuta a un valore che indica se le etichette dei punti dati possono essere disegnate al di fuori dell'area del grafico.
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)
Valore della proprietà
Un oggetto ReportEnumProperty<EnumType>.