Freigeben über


ScaleRangeInstance-Klasse

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

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering..::..ScaleRangeInstance

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

Syntax

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

Der ScaleRangeInstance-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft BackgroundGradientType Gets the calculated value of the BackgroundGradientType property in a ScaleRange class.
Öffentliche Eigenschaft DistanceFromScale Gets the calculated value of the DistanceFromScale property in a ScaleRange class.
Öffentliche Eigenschaft EndWidth Gets the calculated value of the EndWidth property in a ScaleRange class.
Öffentliche Eigenschaft Hidden Gets the calculated value of the Hidden property in a ScaleRange class.
Öffentliche Eigenschaft InRangeBarPointerColor Gets the calculated value of the InRangeBarPointerColor property in a ScaleRange class.
Öffentliche Eigenschaft InRangeLabelColor Gets the calculated value of the InRangeLabelColor property in a ScaleRange class.
Öffentliche Eigenschaft InRangeTickMarksColor Gets the calculated value of the InRangeTickMarksColor property in a ScaleRange class.
Öffentliche Eigenschaft Placement Gets the calculated value of the Placement property in a ScaleRange class.
Öffentliche Eigenschaft StartWidth Gets the calculated value of the StartWidth property in a ScaleRange class.
Öffentliche Eigenschaft Style Gets the calculated value of the Style property in a ScaleRange class.
Öffentliche Eigenschaft ToolTip Gets the calculated value of the ToolTip property in a ScaleRange class.

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 Resets the instance cache. (Geerbt von BaseInstance.)
Ö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.