FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.Chart Namespace / TrendLineCalculator Class / MaxX Property

In This Topic
    MaxX Property (TrendLineCalculator)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MaxX As Double
    public double MaxX {get; set;}
    See Also