Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphMarkStyles Class / Value Property

In This Topic
    Value Property (BulletGraphMarkStyles)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the value mark element on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As BulletGraphValueMarkStyle
    public BulletGraphValueMarkStyle Value {get;}
    See Also