ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / Axis Class / Origin Property

In This Topic
    Origin Property
    In This Topic
    Gets or sets the axis origin.
    Syntax
    'Declaration
     
    
    Public Property Origin As Double
    public double Origin {get; set;}
    See Also