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

In This Topic
ShowText Property (BulletGraph)
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