Compartir a través de


EndMargin Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property EndMargin As Double
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .Double
A double value that represents the calculated value of the EndMargin property.