Udostępnij przez


Właściwość ChartSmartLabelInstance.AllowOutSidePlotArea

Pobiera wartość obliczoną AllowOutSidePlotArea właściwość w ChartSmartLabel klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property AllowOutSidePlotArea As ChartAllowOutsideChartArea
    Get
'Użycie
Dim instance As ChartSmartLabelInstance
Dim value As ChartAllowOutsideChartArea

value = instance.AllowOutSidePlotArea
public ChartAllowOutsideChartArea AllowOutSidePlotArea { get; }
public:
property ChartAllowOutsideChartArea AllowOutSidePlotArea {
    ChartAllowOutsideChartArea get ();
}
member AllowOutSidePlotArea : ChartAllowOutsideChartArea
function get AllowOutSidePlotArea () : ChartAllowOutsideChartArea

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartAllowOutsideChartArea
A ChartAllowOutsideChartArea wartości reprezentującej obliczonej wartości AllowOutSidePlotArea właściwość.