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

In This Topic
    Origin Property
    In This Topic
    Gets or sets the axis origin, the value on axis where the perpendicular axis is rendered.
    Syntax
    'Declaration
     
    Public Property Origin As System.Double
    public System.double Origin {get; set;}
    See Also