Compartir a través de


ScalePin.PinLabel Propiedad

Gets the label for the pin.

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

Sintaxis

'Declaración
Public ReadOnly Property PinLabel As PinLabel 
    Get
'Uso
Dim instance As ScalePin 
Dim value As PinLabel 

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

Valor de la propiedad

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

Vea también

Referencia

ScalePin Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering