Freigeben über


GaugeTickMarksInstance-Klasse

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

Vererbungshierarchie

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

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

Syntax

'Declaration
Public NotInheritable Class GaugeTickMarksInstance _
    Inherits TickMarkStyleInstance
'Usage
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

Der GaugeTickMarksInstance-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft DistanceFromScale Gets the calculated value of the DistanceFromScale property in a TickMarkStyle class. (Geerbt von TickMarkStyleInstance.)
Öffentliche Eigenschaft EnableGradient Gets the calculated value of the EnableGradient property in a TickMarkStyle class. (Geerbt von TickMarkStyleInstance.)
Öffentliche Eigenschaft GradientDensity Gets the calculated value of the GradientDensity property in a TickMarkStyle class. (Geerbt von TickMarkStyleInstance.)
Öffentliche Eigenschaft Hidden Gets the calculated value of the Hidden property in a TickMarkStyle class. (Geerbt von TickMarkStyleInstance.)
Öffentliche Eigenschaft Interval Gets the calculated value of the Interval property in a GaugeTickMarks class.
Öffentliche Eigenschaft IntervalOffset Gets the calculated value of the IntervalOffset property in a GaugeTickMarks class.
Öffentliche Eigenschaft Length Gets the calculated value of the Length property in a TickMarkStyle class. (Geerbt von TickMarkStyleInstance.)
Öffentliche Eigenschaft Placement Gets the calculated value of the Placement property in a TickMarkStyle class. (Geerbt von TickMarkStyleInstance.)
Öffentliche Eigenschaft Shape Gets the calculated value of the Shape property in a TickMarkStyle class. (Geerbt von TickMarkStyleInstance.)
Öffentliche Eigenschaft Style Gets the calculated value of the Style property in a TickMarkStyle class. (Geerbt von TickMarkStyleInstance.)
Öffentliche Eigenschaft Width Gets the calculated value of the Width property in a TickMarkStyle class. (Geerbt von TickMarkStyleInstance.)

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode ResetInstanceCache Infrastruktur (Geerbt von TickMarkStyleInstance.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Geschütztes Feld m_defObject Infrastruktur (Geerbt von TickMarkStyleInstance.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.