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

In This Topic
ShowText Property (LinearGaugeBase)
In This Topic
Gets or sets which values should be displayed as text in the gauge.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property ShowText As ShowText
 
See Also