Share via


PinLabel Class

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

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

Syntax

'Declaration
Public NotInheritable Class PinLabel _
    Implements IROMStyleDefinitionContainer
'Usage
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

Inheritance Hierarchy

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.PinLabel

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.