ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphTheme Class / Marks Property

In This Topic
    Marks Property (BulletGraphTheme)
    In This Topic
    Gets BulletGraphMarkStyles containing display attributes that determine the general appearance of the marks on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Marks As BulletGraphMarkStyles
    public BulletGraphMarkStyles Marks {get;}
    See Also