ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / BulletGraphScale Class / ShowLabels Property

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