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 | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_instance | Infraestrutura. (Herdado de GaugePanelObjectCollectionItem.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ActionInfo | Actions for the pointer. (Herdado de GaugePointer.) | |
BarStart | Indicates where the pointer will start if it is of type Bar. (Herdado de GaugePointer.) | |
CompiledInstances | (Herdado de 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). (Herdado de GaugePointer.) | |
FieldsUsedInValueExpression | Gets the fields used in a value expression. (Herdado de GaugePointer.) | |
GaugeInputValue | Value to use for the pointer. (Herdado de GaugePointer.) | |
Hidden | Indicates the pointer is hidden. (Herdado de 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. (Herdado de GaugePointer.) | |
MarkerStyle | Type of the marker. (Herdado de GaugePointer.) | |
Name | Name of the gauge pointer. (Herdado de GaugePointer.) | |
Placement | Determines where the pointer should be placed relative to the scale. (Herdado de GaugePointer.) | |
PointerImage | Image to use for the pointer. (Herdado de GaugePointer.) | |
SnappingEnabled | Indicates values should round to the snapping interval. (Herdado de GaugePointer.) | |
SnappingInterval | Interval to which the values should round. (Herdado de GaugePointer.) | |
Style | Gets the style properties of this report definition object. (Herdado de GaugePointer.) | |
Thermometer | Thermometer style properties. | |
ToolTip | Tool tip text for the pointer. (Herdado de GaugePointer.) | |
Type | Type of pointer. | |
UniqueName | Gets the unique identifier for this report definition object. (Herdado de GaugePointer.) | |
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
Consulte também