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

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