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