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

In This Topic
    Origin Property (Chart2DAxis)
    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 Double
    public double Origin {get; set;}
    See Also