Classe ScalePinInstance
Represents an instance type of the ScalePin class, and contains the calculated values of the properties in ScalePin.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .TickMarkStyleInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..ScalePinInstance
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ScalePinInstance _
Inherits TickMarkStyleInstance
'Utilisation
Dim instance As ScalePinInstance
public sealed class ScalePinInstance : TickMarkStyleInstance
public ref class ScalePinInstance sealed : public TickMarkStyleInstance
[<SealedAttribute>]
type ScalePinInstance =
class
inherit TickMarkStyleInstance
end
public final class ScalePinInstance extends TickMarkStyleInstance
Le type ScalePinInstance expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
DistanceFromScale | Gets the calculated value of the DistanceFromScale property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.) | |
Enable | Gets the calculated value of the Enable property in a ScalePin class. | |
EnableGradient | Gets the calculated value of the EnableGradient property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.) | |
GradientDensity | Gets the calculated value of the GradientDensity property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.) | |
Hidden | Gets the calculated value of the Hidden property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.) | |
Length | Gets the calculated value of the Length property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.) | |
Location | Gets the calculated value of the Location property in a ScalePin class. | |
Placement | Gets the calculated value of the Placement property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.) | |
Shape | Gets the calculated value of the Shape property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.) | |
Style | Gets the calculated value of the Style property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.) | |
Width | Gets the calculated value of the Width property in a TickMarkStyle class. (hérité de TickMarkStyleInstance.) |
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 | Infrastructure. (hérité de TickMarkStyleInstance.) | |
ToString | (hérité de Object.) |
Haut de la page
Champs
Nom | Description | |
---|---|---|
m_defObject | Infrastructure. (hérité de TickMarkStyleInstance.) |
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.