ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1BulletGraph Class / ShowValue Property

In This Topic
    ShowValue Property (C1BulletGraph)
    In This Topic
    Gets or sets whether the control displays value text at runtime.
    Syntax
    'Declaration
     
    Public Property ShowValue As System.Boolean
    public System.bool ShowValue {get; set;}
    See Also