Classe PinLabel
Represents a label for a pin value at one end of a scale.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class PinLabel _
Implements IROMStyleDefinitionContainer
'Utilizzo
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
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..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.
Vedere anche