The C1GaugeLabels 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 labels should be flipped if they appear inverted (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 on labels.
| |
| 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 in labels.
| |
| FontSize |
Logical value representing the scalable font size.
| |
| FontSize2 |
Gets or sets the end font size of the labels (FontSize is the start font size).
| |
| Format |
Standard or custom numeric format string for the labels.
| |
| From |
Gets or sets the value where the decorator starts. Set to Double.NaN to bind to Gauge's minimum.
(Inherited from C1GaugeMultivalueDecorator.) | |
| FromPointerIndex |
Gets or sets the index of a Pointer that specifies where the decorator starts.
(Inherited from C1GaugeMultivalueDecorator.) | |
| HitTestable |
Gets or sets whether the decorator can be hit-tested.
(Inherited from C1GaugeDecorator.) | |
| Interval |
Value interval to draw each mark or label.
(Inherited from C1GaugeScaleDecorator.) | |
| IntervalCoeff |
Gets or sets the multiplier for the value interval (or the number of subintervals for logarithmic scale).
(Inherited from C1GaugeScaleDecorator.) | |
| IntervalWidth |
Gets or sets the logical distance between tick marks or labels.
(Inherited from C1GaugeScaleDecorator.) | |
| IsRotated |
Gets or sets if the labels should be rotated depending on their values (for radial Gauges only).
| |
| Location |
Logical value representing the start location of the decorator.
(Inherited from C1GaugeDecorator.) | |
| Location2 |
Gets or sets the end location of the C1GaugeDecorator (Location is the start location).
(Inherited from C1GaugeMultivalueDecorator.) | |
| Name |
Gets or sets a name associated with the decorator.
(Inherited from C1GaugeDecorator.) | |
| OrthogonalAlignment |
Gets or sets the orthogonal alignment of the text labels.
| |
| OrthogonalOffset |
Gets or sets the logical orthogonal offset of the text labels.
| |
| Owner |
Gets the owner Gauge.
(Inherited from C1GaugeDecorator.) | |
| Resolution |
Gets or sets the minimum displayed value interval if the scale is nonuniform.
(Inherited from C1GaugeScaleDecorator.) | |
| ScaleFrom |
Gets or sets the value where the scale graduation starts and the start location and width are defined.
Set to Double.NaN to bind to the From value.
(Inherited from C1GaugeMultivalueDecorator.) | |
| ScaleTo |
Gets or sets the value where the scale graduation ends and the end location and width are defined.
Set to Double.NaN to bind to the To value.
(Inherited from C1GaugeMultivalueDecorator.) | |
| SequenceNo |
The sequence number for this marks (or labels) decorator. Displayed values will not appear
on the subsequent marks (or labels) with the same sequence number.
(Inherited from C1GaugeScaleDecorator.) | |
| Shadow |
Encapsulates properties of the decorator shadow.
(Inherited from C1GaugeDecorator.) | |
| ShowIrregularFrom |
Gets or sets whether the From value should appear even if it doesn't conform with the specified interval.
(Inherited from C1GaugeScaleDecorator.) | |
| ShowIrregularTo |
Gets or sets whether the To value should appear even if it doesn't conform with the specified interval.
(Inherited from C1GaugeScaleDecorator.) | |
| TextAngle |
Gets or sets the angle (in degrees) to rotate the label text.
| |
| To |
Gets or sets the value where the decorator ends. Set to Double.NaN to bind to Gauge's maximum.
(Inherited from C1GaugeMultivalueDecorator.) | |
| ToPointerIndex |
Gets or sets the index of a Pointer that specifies where the decorator ends.
(Inherited from C1GaugeMultivalueDecorator.) | |
| 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 labels.
| |
| ValueOffset |
Gets or sets the value offset when showing labels.
| |
| 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.) |