The FormatLabelEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Decorator |
Gets the C1GaugeDecorator object.
| |
| ScaledValue |
Gets the source value scaled by the ValueFactor and ValueOffset.
| |
| Text |
Gets or sets the text displayed in the label.
| |
| Value |
Gets the source value displayed in the label.
|