Udostępnij przez


Właściwość ScalePin.PinLabel

Określa etykietę dla numeru pin.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property PinLabel As PinLabel
    Get
    Set
'Użycie
Dim instance As ScalePin
Dim value As PinLabel

value = instance.PinLabel

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

Wartość właściwości

Typ: Microsoft.ReportingServices.RdlObjectModel.PinLabel
A PinLabel obiektu.