Свойство BottomMargin

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

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

Синтаксис

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

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

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

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