Поделиться через


Свойство ChartSmartLabelInstance.AllowOutSidePlotArea

Gets the calculated value of the AllowOutSidePlotArea property in a ChartSmartLabel class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property AllowOutSidePlotArea As ChartAllowOutsideChartArea 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartAllowOutsideChartArea
A ChartAllowOutsideChartArea value that represents the calculated value of the AllowOutSidePlotArea property.

См. также

Справочник

ChartSmartLabelInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering