Configurates
C1.Web.Mvc.Gauge.ShowText. Sets which values should be displayed as text in the gauge.
Syntax
'Declaration
Public Overridable Function ShowText( _
ByVal As ShowText _
) As
public virtual ShowText(
ShowText
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also