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

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