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


Свойство LinearScaleInstance.EndMargin

Gets the calculated value of the EndMargin property in a LinearScale class.

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

Синтаксис

'Декларация
Public ReadOnly Property EndMargin As Double 
    Get
'Применение
Dim instance As LinearScaleInstance 
Dim value As Double 

value = instance.EndMargin
public double EndMargin { get; }
public:
property double EndMargin {
    double get ();
}
member EndMargin : float
function get EndMargin () : double

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

Тип: System.Double
A double value that represents the calculated value of the EndMargin property.

См. также

Справочник

LinearScaleInstance Класс

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