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

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