The FormatLabelEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyDecorator
Gets the C1GaugeDecorator object.
Public propertyScaledValue
Gets the source value scaled by the ValueFactor and ValueOffset.
Public propertyText
Gets or sets the text displayed in the label.
Public propertyValue
Gets the source value displayed in the label.

See Also