ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / Origin Property

In This Topic
    Origin Property
    In This Topic
    Gets or sets the value at which an axis crosses the perpendicular axis.
    Syntax
    'Declaration
     
    Public Property Origin As Double
    public double Origin {get; set;}
    See Also