Freigeben über


RadialPointerInstance-Klasse

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

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePointerInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..RadialPointerInstance

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

Syntax

'Declaration
Public NotInheritable Class RadialPointerInstance _
    Inherits GaugePointerInstance
'Usage
Dim instance As RadialPointerInstance
public sealed class RadialPointerInstance : GaugePointerInstance
public ref class RadialPointerInstance sealed : public GaugePointerInstance
[<SealedAttribute>]
type RadialPointerInstance =  
    class
        inherit GaugePointerInstance
    end
public final class RadialPointerInstance extends GaugePointerInstance

Der RadialPointerInstance-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft BarStart Gets the calculated value of the BarStart property in a GaugePointer class. (Geerbt von GaugePointerInstance.)
Öffentliche Eigenschaft DistanceFromScale Gets the calculated value of the DistanceFromScale property in a GaugePointer class. (Geerbt von GaugePointerInstance.)
Öffentliche Eigenschaft Hidden Gets the calculated value of the Hidden property in a GaugePointer class. (Geerbt von GaugePointerInstance.)
Öffentliche Eigenschaft MarkerLength Gets the calculated value of the MarkerLength property in a GaugePointer class. (Geerbt von GaugePointerInstance.)
Öffentliche Eigenschaft MarkerStyle Gets the calculated value of the MarkerStyle property in a GaugePointer class. (Geerbt von GaugePointerInstance.)
Öffentliche Eigenschaft NeedleStyle Gets the calculated value of the NeedleStyle property in a RadialPointer class.
Öffentliche Eigenschaft Placement Gets the calculated value of the Placement property in a GaugePointer class. (Geerbt von GaugePointerInstance.)
Öffentliche Eigenschaft SnappingEnabled Gets the calculated value of the SnappingEnabled property in a GaugePointer class. (Geerbt von GaugePointerInstance.)
Öffentliche Eigenschaft SnappingInterval Gets the calculated value of the SnappingInterval property in a GaugePointer class. (Geerbt von GaugePointerInstance.)
Öffentliche Eigenschaft Style Gets the calculated value of the Style property in a GaugePointer class. (Geerbt von GaugePointerInstance.)
Öffentliche Eigenschaft ToolTip Gets the calculated value of the ToolTip property in a GaugePointer class. (Geerbt von GaugePointerInstance.)
Öffentliche Eigenschaft Type Gets the calculated value of the Type property in a RadialPointer class.
Öffentliche Eigenschaft Width Gets the calculated value of the Width property in a GaugePointer class. (Geerbt von GaugePointerInstance.)

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 GaugePointerInstance.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

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