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 | |
---|---|---|
![]() |
BarStart | Gets the calculated value of the BarStart property in a GaugePointer class. (hérité de GaugePointerInstance.) |
![]() |
DistanceFromScale | Gets the calculated value of the DistanceFromScale property in a GaugePointer class. (hérité de GaugePointerInstance.) |
![]() |
Hidden | Gets the calculated value of the Hidden property in a GaugePointer class. (hérité de GaugePointerInstance.) |
![]() |
MarkerLength | Gets the calculated value of the MarkerLength property in a GaugePointer class. (hérité de GaugePointerInstance.) |
![]() |
MarkerStyle | Gets the calculated value of the MarkerStyle property in a GaugePointer class. (hérité de GaugePointerInstance.) |
![]() |
NeedleStyle | Gets the calculated value of the NeedleStyle property in a RadialPointer class. |
![]() |
Placement | Gets the calculated value of the Placement property in a GaugePointer class. (hérité de GaugePointerInstance.) |
![]() |
SnappingEnabled | Gets the calculated value of the SnappingEnabled property in a GaugePointer class. (hérité de GaugePointerInstance.) |
![]() |
SnappingInterval | Gets the calculated value of the SnappingInterval property in a GaugePointer class. (hérité de GaugePointerInstance.) |
![]() |
Style | Gets the calculated value of the Style property in a GaugePointer class. (hérité de GaugePointerInstance.) |
![]() |
ToolTip | Gets the calculated value of the ToolTip property in a GaugePointer class. (hérité de GaugePointerInstance.) |
![]() |
Type | Gets the calculated value of the Type property in a RadialPointer class. |
![]() |
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 | |
---|---|---|
![]() |
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 GaugePointerInstance.) |
![]() |
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.