FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DAxis Class / AutoOrigin Property

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