ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1LinearGauge Class / AxisStart Property

In This Topic
    AxisStart Property (C1LinearGauge)
    In This Topic
    Gets or sets the fraction-based position where the longitudinal axis starts.
    Syntax
    'Declaration
     
    Public Property AxisStart As System.Double
    public System.double AxisStart {get; set;}
    See Also