Compartir a través de


TickMarkStyleInstance.Length Propiedad

Gets the calculated value of the Length property in a TickMarkStyle class.

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

Sintaxis

'Declaración
Public ReadOnly Property Length As Double 
    Get
'Uso
Dim instance As TickMarkStyleInstance 
Dim value As Double 

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

Valor de la propiedad

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

Vea también

Referencia

TickMarkStyleInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering