Partilhar via


Classe PinLabel

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public NotInheritable Class PinLabel _
    Implements IROMStyleDefinitionContainer
'Uso
Dim instance As PinLabel
public sealed class PinLabel : IROMStyleDefinitionContainer
public ref class PinLabel sealed : IROMStyleDefinitionContainer
[<SealedAttribute>]
type PinLabel =  
    class
        interface IROMStyleDefinitionContainer
    end
public final class PinLabel implements IROMStyleDefinitionContainer

Hierarquia de herança

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..PinLabel

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.