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

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