Partilhar via


Membros LinearPointer

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

O tipo LinearPointer expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Campos

  Nome Descrição
Campo protegido m_instance Infraestrutura. (Herdado de GaugePanelObjectCollectionItem.)

Início

Propriedades

  Nome Descrição
Propriedade pública ActionInfo Actions for the pointer. (Herdado de GaugePointer.)
Propriedade pública BarStart Indicates where the pointer will start if it is of type Bar. (Herdado de GaugePointer.)
Propriedade pública CompiledInstances (Herdado de GaugePointer.)
Propriedade pública 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). (Herdado de GaugePointer.)
Propriedade pública FieldsUsedInValueExpression Gets the fields used in a value expression. (Herdado de GaugePointer.)
Propriedade pública GaugeInputValue Value to use for the pointer. (Herdado de GaugePointer.)
Propriedade pública Hidden Indicates the pointer is hidden. (Herdado de GaugePointer.)
Propriedade pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriedade pública MarkerLength Length of the marker as a percentage of the parent scale radius. (Herdado de GaugePointer.)
Propriedade pública MarkerStyle Type of the marker. (Herdado de GaugePointer.)
Propriedade pública Name Name of the gauge pointer. (Herdado de GaugePointer.)
Propriedade pública Placement Determines where the pointer should be placed relative to the scale. (Herdado de GaugePointer.)
Propriedade pública PointerImage Image to use for the pointer. (Herdado de GaugePointer.)
Propriedade pública SnappingEnabled Indicates values should round to the snapping interval. (Herdado de GaugePointer.)
Propriedade pública SnappingInterval Interval to which the values should round. (Herdado de GaugePointer.)
Propriedade pública Style Gets the style properties of this report definition object. (Herdado de GaugePointer.)
Propriedade pública Thermometer Thermometer style properties.
Propriedade pública ToolTip Tool tip text for the pointer. (Herdado de GaugePointer.)
Propriedade pública Type Type of pointer.
Propriedade pública UniqueName Gets the unique identifier for this report definition object. (Herdado de GaugePointer.)
Propriedade pública Width Width of the pointer, as a percentage of the scale size (radius for radial scales, width for linear scales). (Herdado de GaugePointer.)

Início