ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1BulletGraph Class / GraphScale Property

In This Topic
    GraphScale Property (C1BulletGraph)
    In This Topic
    Gets BulletGraphScale object that defines the appearance of the graph scale.
    Syntax
    'Declaration
     
    Public ReadOnly Property GraphScale As BulletGraphScale
    public BulletGraphScale GraphScale {get;}
    See Also