FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard 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