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


Свойство ChartLegendCustomItemCellInstance.RightMargin

Gets the calculated value of the RightMargin property in a ChartLegendCustomItemCell class.

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

Синтаксис

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

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

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

Тип: System.Int32
An int value that represents the calculated value of the RightMargin property.

См. также

Справочник

ChartLegendCustomItemCellInstance Класс

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