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

In This Topic
GetText Property (LinearGaugeBase)
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