Compartir a través de


GaugePanelItem Miembros

Represents an item (gauge, image, label) to be drawn within a gauge panel.

El tipo GaugePanelItem expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Campos

  Nombre Descripción
Campo protegido m_instance Infraestructura. (Se hereda de GaugePanelObjectCollectionItem).

Principio

Propiedades

  Nombre Descripción
Propiedad pública ActionInfo Actions for the item.
Propiedad pública FieldsUsedInValueExpression Gets the fields used in a value expression.
Propiedad pública Height Height of the item as a percentage of the parent element.
Propiedad pública Hidden Indicates this item should be hidden.
Propiedad pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública Left Distance from the left as a percentage of the parent element.
Propiedad pública Name Name of the GaugePanelItem.
Propiedad pública ParentItem Name of the parent GaugePanelItem.
Propiedad pública Style Gets the style properties of this report definition object.
Propiedad pública ToolTip Tooltip text for the item.
Propiedad pública Top Distance from the top as a percentage of the parent element.
Propiedad pública Width Width of the item as a percentage of the parent element.
Propiedad pública ZIndex Drawing order of the item within the panel.

Principio