Membri GaugePointer
Represents a pointer to be drawn against a scale.
Il tipo GaugePointer espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Campi
Nome | Descrizione | |
---|---|---|
![]() |
m_instance | Infrastruttura. (Ereditato da GaugePanelObjectCollectionItem). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
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). |
In alto
Vedere anche