The C1GaugeSingleLabel type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Alignment |
Alignment of the decorator.
(Inherited from C1GaugeDecorator.) | |
| AlignmentOffset |
Gets or sets the alignment offset of the decorator (in pixels).
(Inherited from C1GaugeDecorator.) | |
| AllowFlip |
Gets or sets whether the label should be flipped if it appears inverted (for radial Gauges only).
| |
| Angle |
Gets or sets the angle relative to the Gauge pointer origin where the label should appear (for radial Gauges only).
| |
| Clippings |
Gets the collection of shapes that form the clipping region.
(Inherited from C1GaugeDecorator.) | |
| Color |
Gets or sets the Color used to display text label.
| |
| ColorMapName |
Gets or sets the name of template for the ValueColors collection.
(Inherited from C1GaugeDecorator.) | |
| CommonFontName |
Gets or sets the name of the font and color template.
| |
| Font |
Gets or sets the font used to display text label.
| |
| FontSize |
Logical value representing the scalable font size.
| |
| Format |
Standard or custom numeric format string for the label.
| |
| HitTestable |
Gets or sets whether the decorator can be hit-tested.
(Inherited from C1GaugeDecorator.) | |
| ImmediateUpdate |
Gets or sets whether the bound label should ignore the Pointer's sweep time.
| |
| IsRotated |
Gets or sets if the label should be rotated depending on its angle (for radial Gauges only).
| |
| Location |
Logical value representing the start location of the decorator.
(Inherited from C1GaugeDecorator.) | |
| Name |
Gets or sets a name associated with the decorator.
(Inherited from C1GaugeDecorator.) | |
| OrthogonalAlignment |
Gets or sets the orthogonal alignment of the text label.
| |
| OrthogonalOffset |
Gets or sets the logical orthogonal offset of the text label.
| |
| Owner |
Gets the owner Gauge.
(Inherited from C1GaugeDecorator.) | |
| PointerIndex |
Gets or sets the index of a Pointer that gives the value associated with this label.
| |
| Position |
Gets or sets the fraction-based position where this label should appear (for linear Gauges only).
| |
| SequenceNo |
The sequence number for this label. Displayed value will not appear
on the subsequent labels with the same sequence number.
| |
| Shadow |
Encapsulates properties of the decorator shadow.
(Inherited from C1GaugeDecorator.) | |
| Text |
Gets or sets the text displayed in this label.
| |
| TextAngle |
Gets or sets the angle (in degrees) to rotate the label text.
| |
| Value |
Gets or sets the value associated with this label.
| |
| ValueColorFalloff |
Gets or sets the blending mode for value colors.
(Inherited from C1GaugeDecorator.) | |
| ValueColors |
Gets the collection of values with their associated colors.
(Inherited from C1GaugeDecorator.) | |
| ValueFactor |
Gets or sets the value multiplier when showing the label.
| |
| ValueOffset |
Gets or sets the value offset when showing the label.
| |
| ViewTag |
Gets or sets a digital tag identifying this element's views.
(Inherited from C1GaugeDecorator.) | |
| Visible |
Gets or sets whether the decorator is visible.
(Inherited from C1GaugeDecorator.) |