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


Свойство ChartLegendCustomItemCell.RightMargin

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Gets an expression that evaluates to the right margin of the cell.

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

Синтаксис

'Декларация
Public ReadOnly Property RightMargin As ReportIntProperty 
    Get
'Применение
Dim instance As ChartLegendCustomItemCell 
Dim value As ReportIntProperty 

value = instance.RightMargin
public ReportIntProperty RightMargin { get; }
public:
property ReportIntProperty^ RightMargin {
    ReportIntProperty^ get ();
}
member RightMargin : ReportIntProperty
function get RightMargin () : ReportIntProperty

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty object that represents the right margin of the cell.

См. также

Справочник

ChartLegendCustomItemCell Класс

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