Элементы 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.)

В начало

Поля

  Имя Описание
Защищенное поле m_instance Инфраструктура. (Наследуется из GaugePanelObjectCollectionItem.)

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало