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

In This Topic
    GraphOffset Property (BulletGraphCommonStyle)
    In This Topic
    Gets or sets the graph offset.
    Syntax
    'Declaration
     
    Public Property GraphOffset As System.Integer
    public System.int GraphOffset {get; set;}
    See Also