[]
        
(Showing Draft Content)

C1.Win.Gauge.FormatLabelEventArgs

FormatLabelEventArgs Class

Provides data for the FormatLabel event.

Inheritance
FormatLabelEventArgs
Namespace: C1.Win.Gauge
Assembly: C1.Win.Gauge.8.dll
Syntax
public class FormatLabelEventArgs : EventArgs

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.