ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / TrendLine Class / MinX Property

In This Topic
    MinX Property
    In This Topic
    Gets or sets the minimal x-value.
    Syntax
    'Declaration
     
    Public Property MinX As System.Double
    public System.double MinX {get; set;}
    See Also