FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / Axis Class / Origin Property

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