Condividi tramite


Classe PinLabel

Represents a label for a pin value at one end of a scale.

Spazio dei nomi:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Class PinLabel _
    Inherits ReportObject
'Utilizzo
Dim instance As PinLabel
public class PinLabel : ReportObject
public ref class PinLabel : public ReportObject
type PinLabel =  
    class
        inherit ReportObject
    end
public class PinLabel extends ReportObject

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..PinLabel

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.