Classe ScaleRangeInstance
Represents an instance type of the ScaleRange class and contains the calculated values of the properties in ScaleRange.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..ScaleRangeInstance
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ScaleRangeInstance _
Inherits BaseInstance
'Utilisation
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
Le type ScaleRangeInstance expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
BackgroundGradientType | Gets the calculated value of the BackgroundGradientType property in a ScaleRange class. |
![]() |
DistanceFromScale | Gets the calculated value of the DistanceFromScale property in a ScaleRange class. |
![]() |
EndWidth | Gets the calculated value of the EndWidth property in a ScaleRange class. |
![]() |
Hidden | Gets the calculated value of the Hidden property in a ScaleRange class. |
![]() |
InRangeBarPointerColor | Gets the calculated value of the InRangeBarPointerColor property in a ScaleRange class. |
![]() |
InRangeLabelColor | Gets the calculated value of the InRangeLabelColor property in a ScaleRange class. |
![]() |
InRangeTickMarksColor | Gets the calculated value of the InRangeTickMarksColor property in a ScaleRange class. |
![]() |
Placement | Gets the calculated value of the Placement property in a ScaleRange class. |
![]() |
StartWidth | Gets the calculated value of the StartWidth property in a ScaleRange class. |
![]() |
Style | Gets the calculated value of the Style property in a ScaleRange class. |
![]() |
ToolTip | Gets the calculated value of the ToolTip property in a ScaleRange class. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ResetInstanceCache | Resets the instance cache. (hérité de BaseInstance.) |
![]() |
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.