Partager via


Membres GaugePanel

Represents a gauge panel for a data point or set of data points.

Le type GaugePanel expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique GaugePanel() () () () Creates a new instance of the GaugePanel class.
Méthode publique GaugePanel(IPropertyStore) Creates a new instance of the GaugePanel class.

Haut de la page

Méthodes

  Nom Description
Méthode publique DeepClone Returns a deep clone of this ReportObject instance. (Hérité de ReportObject.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Hérité de ReportObject.)
Méthode publique GetContainingDataScopes The containing data scopes. (Hérité de ReportObject.)
Méthode protégée GetDataScopesForDefaultImpl Infrastructure. (Hérité de ReportObject.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode publique Initialize Initializes an instance of the GaugePanel class. (Se substitue à DataRegion. . :: . .Initialize() () () ().)
Méthode protégée InitializeForDesigner Infrastructure. (Hérité de ReportItem.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée OnChildPropertyChanged Infrastructure. (Hérité de ReportObject.)
Méthode protégée OnPropertyChanged Infrastructure. (Hérité de ReportObject.)
Méthode protégée SavePropertyValue< (Of < <' (T> ) > > ) Infrastructure. (Hérité de ReportObject.)
Méthode publique ToString (Hérité de Object.)
Méthode protégée WrapPropertyStore Infrastructure. (Hérité de ReportObject.)

Haut de la page

Propriétés

  Nom Description
Propriété publique ActionInfo Actions that are associated with the ReportItem (Hérité de ReportItem.)
Propriété publique AllGroups Infrastructure. (Se substitue à DataRegion. . :: . .AllGroups.)
Propriété publique AntiAliasing Antialiasing type for the gauge panel.
Propriété publique AutoLayout Indicates automatic layout should be used for elements in the gauge panel.
Propriété publique BackFrame The background for the gauge panel.
Propriété publique Bookmark A bookmark that can be linked to by using a Bookmark action. (Hérité de ReportItem.)
Propriété publique ContainedReportItems Infrastructure. (Hérité de ReportItem.)
Propriété publique CustomProperties Custom information to be handed to the report rendering component. (Hérité de ReportItem.)
Propriété publique DataElementName The name to use for the data element/attribute for this report item. (Hérité de ReportItem.)
Propriété publique DataElementOutput Indicates whether the item should appear in a data rendering. (Hérité de ReportItem.)
Propriété publique DataSetName Indicates which data set to use for this data region. (Hérité de DataRegion.)
Propriété publique DocumentMapLabel A label to identify an instance of a report item within the client UI, This provides a user-friendly label for searching. (Hérité de ReportItem.)
Propriété publique DocumentMapLabelLocID The unique identifier for the DocumentMapLabel property. (Hérité de ReportItem.)
Propriété publique Filters Filters to apply to each row of data in the data region. (Hérité de DataRegion.)
Propriété publique GaugeImages Gets the images in this gauge panel.
Propriété publique GaugeLabels Defines the set of labels for the gauge panel.
Propriété publique GaugeMember Defines group, sort, and filter behavior for the data.
Propriété publique Height Height of the item. (Hérité de ReportItem.)
Propriété publique KeepTogether Indicates whether all sections of the data region are kept together on one page, if possible. (Hérité de DataRegion.)
Propriété publique Left The distance of the item from the left of the containing object (Hérité de ReportItem.)
Propriété publique LinearGauges Defines the set of linear gauges for the gauge panel.
Propriété publique Name The name of the report item. (Hérité de ReportItem.)
Propriété publique NoRowsMessage Message to display in the data region when it contains no rows. (Hérité de DataRegion.)
Propriété publique NumericIndicators Gets the numeric indicators of this gauge panel.
Propriété publique PageBreak Defines the page break behavior for the data region (Hérité de DataRegion.)
Propriété publique Parent The parent of this report object. (Hérité de ReportObjectBase.)
Propriété publique PropertyStore The property store. (Hérité de ReportObjectBase.)
Propriété publique RadialGauges Defines the set of radial gauges for the gauge panel.
Propriété publique RepeatWith The name of a data region that this report item should be repeated with if that data region spans multiple pages. (Hérité de ReportItem.)
Propriété publique ShadowIntensity Intensity of shadows throughout the gauge panel.
Propriété publique Site Infrastructure. (Hérité de ReportObject.)
Propriété publique SortExpressions The expressions by which to sort the rows of data in the data region. (Hérité de DataRegion.)
Propriété publique StateIndicators Gets the state indicators of this gauge panel.
Propriété publique Style Gets the style properties of this report definition object. (Hérité de ReportElement.)
Propriété publique TextAntiAliasingQuality Anti-aliasing quality for text.
Propriété publique ToolTip A textual label for the report item. Used for such things as rendering TITLE and ALT attributes in HTML reports (Hérité de ReportItem.)
Propriété publique ToolTipLocID The unique identifier for the ToolTip property. (Hérité de ReportItem.)
Propriété publique Top The distance of the item from the top of the containing object (Hérité de ReportItem.)
Propriété publique TopImage Image to display over the top of the gauge panel.
Propriété publique Visibility Gets the current visibility state of this report object. (Hérité de ReportItem.)
Propriété publique Width Width of the item. Negative sizes allowed only for lines. (Hérité de ReportItem.)
Propriété publique ZIndex Drawing order of the report item within the containing object. Items that have lower indexes should be drawn first, and appear behind items that have higher indexes. (Hérité de ReportItem.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IDisposable. . :: . .Dispose (Hérité de ReportObject.)
Implémentation d'interface expliciteÉvénement privé IComponent. . :: . .Disposed (Hérité de ReportObject.)
Implémentation d'interface explicitePropriété privée IDataScope. . :: . .Group (Hérité de DataRegion.)
Implémentation d'interface expliciteMéthode privée IDataScopeService. . :: . .GetDataScopesFor (Hérité de DataRegion.)

Haut de la page