ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphRangeStyles Class / Value Property

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