Occurs when C1GaugeLabels or C1GaugeSingleLabel converts a value to the string representation.

Namespace:  C1.Web.UI.Controls.C1Gauge
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public event FormatLabelEventHandler FormatLabel
Visual Basic (Declaration)
Public Event FormatLabel As FormatLabelEventHandler

See Also