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

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