Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.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 Double
    public double Origin {get; set;}
    See Also