Элементы GaugePointer

Represents a pointer to be drawn against a scale.

Тип GaugePointer предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Поля

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

В начало

Свойства

  Имя Описание
Открытое свойство ActionInfo Actions for the pointer.
Открытое свойство BarStart Indicates where the pointer will start if it is of type Bar.
Открытое свойство CompiledInstances
Открытое свойство DistanceFromScale Distance from the tip of the pointer to the scale, as a percentage of the scale size (radius for radial scales, length for linear scales).
Открытое свойство FieldsUsedInValueExpression Gets the fields used in a value expression.
Открытое свойство GaugeInputValue Value to use for the pointer.
Открытое свойство Hidden Indicates the pointer is hidden.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство MarkerLength Length of the marker as a percentage of the parent scale radius.
Открытое свойство MarkerStyle Type of the marker.
Открытое свойство Name Name of the gauge pointer.
Открытое свойство Placement Determines where the pointer should be placed relative to the scale.
Открытое свойство PointerImage Image to use for the pointer.
Открытое свойство SnappingEnabled Indicates values should round to the snapping interval.
Открытое свойство SnappingInterval Interval to which the values should round.
Открытое свойство Style Gets the style properties of this report definition object.
Открытое свойство ToolTip Tool tip text for the pointer.
Открытое свойство UniqueName Gets the unique identifier for this report definition object.
Открытое свойство Width Width of the pointer, as a percentage of the scale size (radius for radial scales, width for linear scales).

В начало