Membros GaugePanelItem
Represents an item (gauge, image, label) to be drawn within a gauge panel.
O tipo GaugePanelItem expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_instance | Infraestrutura. (Herdado de GaugePanelObjectCollectionItem.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ActionInfo | Actions for the item. | |
FieldsUsedInValueExpression | Gets the fields used in a value expression. | |
Height | Height of the item as a percentage of the parent element. | |
Hidden | Indicates this item should be hidden. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Left | Distance from the left as a percentage of the parent element. | |
Name | Name of the GaugePanelItem. | |
ParentItem | Name of the parent GaugePanelItem. | |
Style | Gets the style properties of this report definition object. | |
ToolTip | Tooltip text for the item. | |
Top | Distance from the top as a percentage of the parent element. | |
Width | Width of the item as a percentage of the parent element. | |
ZIndex | Drawing order of the item within the panel. |
Início
Consulte também