RadialPointerInstance-Klasse
Represents an instance type of the RadialPointer class, and contains the calculated values of the properties in RadialPointer.
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePointerInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..RadialPointerInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class RadialPointerInstance _
Inherits GaugePointerInstance
'Usage
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
Der RadialPointerInstance-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
BarStart | Gets the calculated value of the BarStart property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
DistanceFromScale | Gets the calculated value of the DistanceFromScale property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
Hidden | Gets the calculated value of the Hidden property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
MarkerLength | Gets the calculated value of the MarkerLength property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
MarkerStyle | Gets the calculated value of the MarkerStyle property in a GaugePointer class. (Geerbt von 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. (Geerbt von GaugePointerInstance.) | |
SnappingEnabled | Gets the calculated value of the SnappingEnabled property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
SnappingInterval | Gets the calculated value of the SnappingInterval property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
Style | Gets the calculated value of the Style property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
ToolTip | Gets the calculated value of the ToolTip property in a GaugePointer class. (Geerbt von 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. (Geerbt von GaugePointerInstance.) |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ResetInstanceCache | Infrastruktur (Geerbt von GaugePointerInstance.) | |
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.