ComponentOne ASP.NET MVC Controls
ShowText Property (Gauge)

C1.Web.Mvc Namespace > Gauge Class : ShowText Property
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
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public virtual ShowText ShowText {get; set;}
See Also

Reference

Gauge Class
Gauge Members