FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / TrendLine Class / MaxX Property

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