Partager via


Classe GaugeTickMarksInstance

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

Hiérarchie d'héritage

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

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

Syntaxe

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

Le type GaugeTickMarksInstance expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DistanceFromScale Gets the calculated value of the DistanceFromScale property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.)
Propriété publique EnableGradient Gets the calculated value of the EnableGradient property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.)
Propriété publique GradientDensity Gets the calculated value of the GradientDensity property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.)
Propriété publique Hidden Gets the calculated value of the Hidden property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.)
Propriété publique Interval Gets the calculated value of the Interval property in a GaugeTickMarks class.
Propriété publique IntervalOffset Gets the calculated value of the IntervalOffset property in a GaugeTickMarks class.
Propriété publique Length Gets the calculated value of the Length property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.)
Propriété publique Placement Gets the calculated value of the Placement property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.)
Propriété publique Shape Gets the calculated value of the Shape property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.)
Propriété publique Style Gets the calculated value of the Style property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.)
Propriété publique Width Gets the calculated value of the Width property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.)

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 TickMarkStyleInstance.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_defObject Infrastructure. (hérité de TickMarkStyleInstance.)

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.