Элементы LinearPointer

Represents a linear pointer to be drawn against a linear scale.

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

Методы

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

В начало

Поля

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

В начало

Свойства

  Имя Описание
Открытое свойство ActionInfo Actions for the pointer. (Наследуется из GaugePointer.)
Открытое свойство BarStart Indicates where the pointer will start if it is of type Bar. (Наследуется из GaugePointer.)
Открытое свойство CompiledInstances (Наследуется из GaugePointer.)
Открытое свойство 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). (Наследуется из GaugePointer.)
Открытое свойство FieldsUsedInValueExpression Gets the fields used in a value expression. (Наследуется из GaugePointer.)
Открытое свойство GaugeInputValue Value to use for the pointer. (Наследуется из GaugePointer.)
Открытое свойство Hidden Indicates the pointer is hidden. (Наследуется из GaugePointer.)
Открытое свойство 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. (Наследуется из GaugePointer.)
Открытое свойство MarkerStyle Type of the marker. (Наследуется из GaugePointer.)
Открытое свойство Name Name of the gauge pointer. (Наследуется из GaugePointer.)
Открытое свойство Placement Determines where the pointer should be placed relative to the scale. (Наследуется из GaugePointer.)
Открытое свойство PointerImage Image to use for the pointer. (Наследуется из GaugePointer.)
Открытое свойство SnappingEnabled Indicates values should round to the snapping interval. (Наследуется из GaugePointer.)
Открытое свойство SnappingInterval Interval to which the values should round. (Наследуется из GaugePointer.)
Открытое свойство Style Gets the style properties of this report definition object. (Наследуется из GaugePointer.)
Открытое свойство Thermometer Thermometer style properties.
Открытое свойство ToolTip Tool tip text for the pointer. (Наследуется из GaugePointer.)
Открытое свойство Type Type of pointer.
Открытое свойство UniqueName Gets the unique identifier for this report definition object. (Наследуется из GaugePointer.)
Открытое свойство Width Width of the pointer, as a percentage of the scale size (radius for radial scales, width for linear scales). (Наследуется из GaugePointer.)

В начало