Partager via


Classe GaugeLabelInstance

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

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelItemInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeLabelInstance

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

Syntaxe

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

Le type GaugeLabelInstance expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Angle Gets the calculated value of the Angle property in a GaugeLabel class.
Propriété publique Height Gets the calculated value of the Height property in a GaugePanelItem class. (hérité de GaugePanelItemInstance.)
Propriété publique Hidden Gets the calculated value of the Hidden property in a GaugePanelItem class. (hérité de GaugePanelItemInstance.)
Propriété publique Left Gets the calculated value of the Left property in a GaugePanelItem class. (hérité de GaugePanelItemInstance.)
Propriété publique ResizeMode Gets the calculated value of the ResizeMode property in a GaugeLabel class.
Propriété publique Style Gets the calculated value of the Style property in a GaugePanelItem class. (hérité de GaugePanelItemInstance.)
Propriété publique Text Gets the calculated value of the Text property in a GaugeLabel class.
Propriété publique TextShadowOffset Gets the calculated value of the TextShadowOffset property in a GaugeLabel class.
Propriété publique ToolTip Gets the calculated value of the ToolTip property in a GaugePanelItem class. (hérité de GaugePanelItemInstance.)
Propriété publique Top Gets the calculated value of the Top property in a GaugePanelItem class. (hérité de GaugePanelItemInstance.)
Propriété publique UseFontPercent Gets the calculated value of the UseFontPercent property in a GaugeLabel class.
Propriété publique Width Gets the calculated value of the Width property in a GaugePanelItem class. (hérité de GaugePanelItemInstance.)
Propriété publique ZIndex Gets the calculated value of the ZIndex property in a GaugePanelItem class. (hérité de GaugePanelItemInstance.)

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode protégée ResetInstanceCache Infrastructure. (hérité de GaugePanelItemInstance.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.