GaugePanelItem 멤버
Represents an item (gauge, image, label) to be drawn within a gauge panel.
GaugePanelItem 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
Equals | (Object에서 상속됩니다.) | |
Finalize | (Object에서 상속됩니다.) | |
GetHashCode | (Object에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
MemberwiseClone | (Object에서 상속됩니다.) | |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
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. |
맨 위로 이동