Partilhar via


Membros GaugePointer

Represents a pointer to be drawn against a scale.

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

Início