Partager via


Classe RadialScaleInstance

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

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeScaleInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..RadialScaleInstance

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

Syntaxe

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

Le type RadialScaleInstance expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Hidden Gets the calculated value of the Hidden property in a GaugeScale class. (hérité de GaugeScaleInstance.)
Propriété publique Interval Gets the calculated value of the Interval property in a GaugeScale class. (hérité de GaugeScaleInstance.)
Propriété publique IntervalOffset Gets the calculated value of the IntervalOffset property in a GaugeScale class. (hérité de GaugeScaleInstance.)
Propriété publique Logarithmic Gets the calculated value of the Logarithmic property in a GaugeScale class. (hérité de GaugeScaleInstance.)
Propriété publique LogarithmicBase Gets the calculated value of the LogarithmicBase property in a GaugeScale class. (hérité de GaugeScaleInstance.)
Propriété publique Multiplier Gets the calculated value of the Multiplier property in a GaugeScale class. (hérité de GaugeScaleInstance.)
Propriété publique Radius Gets the calculated value of the Radius property in a RadialScale class.
Propriété publique Reversed Gets the calculated value of the Reversed property in a GaugeScale class. (hérité de GaugeScaleInstance.)
Propriété publique StartAngle Gets the calculated value of the StartAngle property in a RadialScale class.
Propriété publique Style Gets the calculated value of the Style property in a GaugeScale class. (hérité de GaugeScaleInstance.)
Propriété publique SweepAngle Gets the calculated value of the SweepAngle property in a RadialScale class.
Propriété publique TickMarksOnTop Gets the calculated value of the TickMarksOnTop property in a GaugeScale class. (hérité de GaugeScaleInstance.)
Propriété publique ToolTip Gets the calculated value of the ToolTip property in a GaugeScale class. (hérité de GaugeScaleInstance.)
Propriété publique Width Gets the calculated value of the Width property in a GaugeScale class. (hérité de GaugeScaleInstance.)

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