Compartir a través de


TickMarkStyle.Length Propiedad

Gets the length of the tick mark as a percentage of the parent scale radius for radial gauge and as a percentage of the Width/Height for linear gauge whichever is smaller.

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

Sintaxis

'Declaración
Public ReadOnly Property Length As ReportDoubleProperty 
    Get
'Uso
Dim instance As TickMarkStyle 
Dim value As ReportDoubleProperty 

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

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

Vea también

Referencia

TickMarkStyle Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering