FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / Origin Property

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