FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / TrendLine Class / MinX Property

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