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

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