ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.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 Double
    public double MinX {get; set;}
    See Also