Classe Gauge
Represents a gauge to be drawn within a gauge panel.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugePanelItem
Microsoft.ReportingServices.RdlObjectModel..::..Gauge
Microsoft.ReportingServices.RdlObjectModel. . :: . .LinearGauge
Microsoft.ReportingServices.RdlObjectModel. . :: . .RadialGauge
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class Gauge _
Inherits GaugePanelItem
'Utilisation
Dim instance As Gauge
public class Gauge : GaugePanelItem
public ref class Gauge : public GaugePanelItem
type Gauge =
class
inherit GaugePanelItem
end
public class Gauge extends GaugePanelItem
Le type Gauge expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
ActionInfo | Actions for the item. (hérité de GaugePanelItem.) | |
AspectRatio | Indicates the aspect ratio (width/height) to be used for drawing the gauge. | |
BackFrame | The background/frame for the gauge. | |
ClipContent | Indicates the content of the gauge should be clipped by the bounds/frame of the gauge. | |
ComponentMetadata | The component metadata. (hérité de ReportObject.) | |
GaugeScales | Scales to display on the gauge. | |
Height | Height of the item as a percentage of the parent element. (hérité de GaugePanelItem.) | |
Hidden | Indicates this item should be hidden. (hérité de GaugePanelItem.) | |
Left | Distance from the left as a percentage of the parent element. (hérité de GaugePanelItem.) | |
Name | Name of the GaugePanelItem. (hérité de GaugePanelItem.) | |
Parent | The parent of this report object. (hérité de ReportObjectBase.) | |
ParentItem | Name of the parent GaugePanelItem. (hérité de GaugePanelItem.) | |
Site | Infrastructure. (hérité de ReportObject.) | |
Style | Gets the style properties of this report definition object. (hérité de GaugePanelItem.) | |
ToolTip | Tooltip text for the item. (hérité de GaugePanelItem.) | |
Top | Distance from the top as a percentage of the parent element. (hérité de GaugePanelItem.) | |
TopImage | Image to display over the top of the gauge. | |
Width | Width of the item as a percentage of the parent element. (hérité de GaugePanelItem.) | |
ZIndex | Drawing order of the item within the panel. (hérité de GaugePanelItem.) |
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 Gauge class. (remplace ReportObject. . :: . .Initialize() () () ().) | |
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.