C1.Web.Mvc Namespace / Gauge Class / GetText Property

In This Topic
GetText Property (Gauge)
In This Topic
Gets or sets a callback that returns customized strings used to display gauge values.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.JsonNet.Converters.FunctionConverter)>
Public Property GetText As String
 
See Also