ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Gauge Class / ShowText Property

In This Topic
    ShowText Property (Gauge)
    In This Topic
    Gets or sets which values should be displayed as text in the gauge.
    Syntax
    'Declaration
     
    Public Overridable Property ShowText As ShowText
    public virtual ShowText ShowText {get; set;}
    See Also