Partager via


Classe RadialPointerInstance

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

Hiérarchie d'héritage

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

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

Syntaxe

'Déclaration
Public NotInheritable Class RadialPointerInstance _
    Inherits GaugePointerInstance
'Utilisation
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

Le type RadialPointerInstance expose les membres suivants.

Propriétés

  Nom Description
Propriété publique BarStart Gets the calculated value of the BarStart property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique DistanceFromScale Gets the calculated value of the DistanceFromScale property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique Hidden Gets the calculated value of the Hidden property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique MarkerLength Gets the calculated value of the MarkerLength property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique MarkerStyle Gets the calculated value of the MarkerStyle property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique NeedleStyle Gets the calculated value of the NeedleStyle property in a RadialPointer class.
Propriété publique Placement Gets the calculated value of the Placement property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique SnappingEnabled Gets the calculated value of the SnappingEnabled property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique SnappingInterval Gets the calculated value of the SnappingInterval property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique Style Gets the calculated value of the Style property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique ToolTip Gets the calculated value of the ToolTip property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique Type Gets the calculated value of the Type property in a RadialPointer class.
Propriété publique Width Gets the calculated value of the Width property in a GaugePointer class. (hérité de GaugePointerInstance.)

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 GaugePointerInstance.)
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.