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

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