[]
Provides data for the FormatLabel event.
public class FormatLabelEventArgs : EventArgs
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. |