ComponentOne ASP.NET MVC Controls
Format Property (Gauge)

C1.Web.Mvc Namespace > Gauge Class : Format Property
Gets or sets the format string used for displaying the gauge values as text.
Syntax
'Declaration
 
Public Property Format As String
public string Format {get; set;}
See Also

Reference

Gauge Class
Gauge Members