Classe RadialPointer
Represents a radial pointer to be drawn against a radial scale.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugePointer
Microsoft.ReportingServices.RdlObjectModel..::..RadialPointer
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class RadialPointer _
Inherits GaugePointer
'Utilisation
Dim instance As RadialPointer
public class RadialPointer : GaugePointer
public ref class RadialPointer : public GaugePointer
type RadialPointer =
class
inherit GaugePointer
end
public class RadialPointer extends GaugePointer
Le type RadialPointer expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
RadialPointer | Creates a new instance of the RadialPointer class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
ActionInfo | Actions for the pointer (hérité de GaugePointer.) |
![]() |
BarStart | Indicates where the pointer will start if it is of type Bar. (hérité de GaugePointer.) |
![]() |
ComponentMetadata | The component metadata. (hérité de ReportObject.) |
![]() |
DistanceFromScale | Distance from the tip of the pointer to the scale, as a percentage of the scale size (radius for radial scales, length for linear scales). (hérité de GaugePointer.) |
![]() |
GaugeInputValue | Value to use for the pointer (hérité de GaugePointer.) |
![]() |
Hidden | Indicates the pointer is hidden. (hérité de GaugePointer.) |
![]() |
MarkerLength | Length of the marker as a percentage of the parent scale radius. (hérité de GaugePointer.) |
![]() |
MarkerStyle | Type of the marker. (hérité de GaugePointer.) |
![]() |
Name | (hérité de GaugePointer.) |
![]() |
NeedleStyle | Style of the needle. |
![]() |
Parent | The parent of this report object. (hérité de ReportObjectBase.) |
![]() |
Placement | Determines where the pointer should be placed relative to the scale. (hérité de GaugePointer.) |
![]() |
PointerCap | Style properties for the pointer cap. |
![]() |
PointerImage | Image to use for the pointer. (hérité de GaugePointer.) |
![]() |
Site | Infrastructure. (hérité de ReportObject.) |
![]() |
SnappingEnabled | Indicates values should round to the snapping interval. (hérité de GaugePointer.) |
![]() |
SnappingInterval | Interval to which the values should round. (hérité de GaugePointer.) |
![]() |
Style | Gets the style properties of this report definition object. (hérité de GaugePointer.) |
![]() |
ToolTip | Tool tip text for the pointer. (hérité de GaugePointer.) |
![]() |
Type | Type of pointer. |
![]() |
Width | Width of the pointer, as a percentage of the scale size. (hérité de GaugePointer.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (hérité de ReportObject.) |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetContainingDataScopes | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDependenciesCore | Infrastructure. (hérité de ReportObject.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
Initialize | Initializes an instance of the GaugePointer class. (hérité de GaugePointer.) |
![]() |
InitializeForDesigner | Infrastructure. (hérité de ReportObject.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
OnChildPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
OnPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
RdlSemanticEqualsCore | Infrastructure. (hérité de ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastructure. (hérité de ReportObject.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (hérité de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (hérité de ReportObject.) |
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.