Partager via


Classe ScalePinInstance

Represents an instance type of the ScalePin class, and contains the calculated values of the properties in ScalePin.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ScalePinInstance _
    Inherits TickMarkStyleInstance
'Utilisation
Dim instance As ScalePinInstance
public sealed class ScalePinInstance : TickMarkStyleInstance
public ref class ScalePinInstance sealed : public TickMarkStyleInstance
[<SealedAttribute>]
type ScalePinInstance =  
    class
        inherit TickMarkStyleInstance
    end
public final class ScalePinInstance extends TickMarkStyleInstance

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .TickMarkStyleInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..ScalePinInstance

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.