FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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 Double
    public double MaxX {get; set;}
    See Also