2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Axis Class / AutoOrigin Property

In This Topic
    AutoOrigin Property
    In This Topic
    Gets or sets whether the axis origin is selected automatically.
    Syntax
    'Declaration
     
    Public Property AutoOrigin As System.Boolean
    public System.bool AutoOrigin {get; set;}
    See Also