ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / TrendLine Class / MaxX Property

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