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


Свойство ChartSmartLabel.AllowOutSidePlotArea

Gets an expression that evaluates to a value that indicates whether data point labels can be drawn outside of the plot area.

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

Синтаксис

'Декларация
Public ReadOnly Property AllowOutSidePlotArea As ReportEnumProperty(Of ChartAllowOutsideChartArea)
    Get
'Применение
Dim instance As ChartSmartLabel 
Dim value As ReportEnumProperty(Of ChartAllowOutsideChartArea)

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<ChartAllowOutsideChartArea>
A ReportEnumProperty<EnumType> object.

См. также

Справочник

ChartSmartLabel Класс

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